PropertyVisibleButtonRefreshTimer
DescriptionSpecifies whether to show the refresh timer button in the toolbar or not.
TypeBoolean
Values
True (-1)Shows the button
False (0)Hides the button
DefaultTrue (-1)
Example
CodeCube1.VisibleButtonRefreshTimer = True
HTML<PARAM NAME="VisibleButtonRefreshTimer" VALUE="-1">
See also
DoActionit's akin to DoAction("refreshTimer")
VisibleButtonRefreshRefreshes the current cube button
Notes