PropertyVisibleButtonPaste
DescriptionSpecifies whether to show the paste button in the toolbar or not.
TypeBoolean
Values
True (-1)Shows the button
False (0)Hides the button
DefaultTrue (-1)
Example
CodeCube1.VisibleButtonPaste = True
HTML<PARAM NAME="VisibleButtonPaste" VALUE="-1">
See also
DoActionit's akin to DoAction("pasteView")
NotesThis button only works for write enabled files.