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