Property
VisibleButtonPortfolioStop
Description
Specifies whether to show the stop portfolio button in the toolbar or not when the portfolio is playing.
Type
Boolean
Values
True (-1)
Shows the button
False (0)
Hides the button
Default
False (0)
Example
Code
Cube1.VisibleButtonPortfolioStop = True
HTML
<PARAM NAME="VisibleButtonPortfolioStop" VALUE= "-1">< /tr>< /tr>
See also
OpenPortfolio
Open a local cube portfolio
Notes
If you don't show this button, the portfolio can't be stopped if you choose to open a portfolio directly as default. See
openPortfolio
property.