Property
VisiblePopupMenu
Description
Specifies whether to show the popup menu on the control or not.
Type
Boolean
Values
True (-1)
The popup menu is shown
False (0)
The popup menu doesn't shows
Default
Example
Code
Cube1.VisibleToolbar = True
HTML
<PARAM NAME="VisibleToolbar" VALUE="-1">
See also
Notes