PropertyVisiblePopupMenu
DescriptionSpecifies whether to show the popup menu on the control or not.
TypeBoolean
Values
True (-1)The popup menu is shown
False (0)The popup menu doesn't shows
Default
Example
CodeCube1.VisibleToolbar = True
HTML<PARAM NAME="VisibleToolbar" VALUE="-1">
See also
Notes