Property
VisibleButtonPortfolioPlay
Description
Specifies whether to show the play or show portfolio button in the toolbar or not.
Type
Boolean
Values
True (-1)
Shows the button
False (0)
Hides the button
Default
False (0)
Example
Code
Cube1.VisibleButtonPortfolioPlay = True
HTML
<PARAM NAME="VisibleButtonPortfolioPlay" VALUE="-1">
See also
Notes