Gets and sets the arrangement of the toolbars.
Read-write property
Visual Basic |
---|
Public Property ArrangeToolbars As String |
A string value which represents the values to customize for the toolbars.
Set this property in the Object/Embed tag or during the OnInitialize event. Setting this property has no effect if set in a list file.
Note: The user cannot override any customizations made using this property.
See the Toolbar Customization Values for more information about the values and effects of setting this property.
For more information refer to the Initial Property Scope topic.