PropertyVisibleButtonPortfolioStop
DescriptionSpecifies whether to show the stop portfolio button in the toolbar or not when the portfolio is playing.
TypeBoolean
Values
True (-1)Shows the button
False (0)Hides the button
DefaultFalse (0)
Example
CodeCube1.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.