Gets and sets the items available in the Right Click Menu.
Read-write property
Visual Basic |
---|
Public Property ArrangeMenu As String |
A string value which represents the values to set for the Right Click Menu.
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.
See the Menu Customization Options topic for more information about the values and effects of setting this property.
For more information refer to the Initial Property Scope topic.