PropertyVisibleButtonPortfolioPlay
DescriptionSpecifies whether to show the play or show portfolio button in the toolbar or not.
TypeBoolean
Values
True (-1)Shows the button
False (0)Hides the button
DefaultFalse (0)
Example
CodeCube1.VisibleButtonPortfolioPlay = True
HTML<PARAM NAME="VisibleButtonPortfolioPlay" VALUE="-1">
See also
Notes