GuiSetVisible
|
GUI functions |
SYNTAX | GuiSetVisible( id, visible ) |
RETURNS | NUMBER |
FUNCTION | The function makes on-chart GUI control visible or invisible (hidden). Hidden controls do not receive user input. Parameters:
For more information about using GUI controls see Tutorial: Using on-chart GUI controls |
EXAMPLE | |
SEE ALSO | GuiButton() function , GuiCheckBox() function , GuiDateTime() function , GuiEdit() function , GuiEnable() function , GuiRadio() function , GuiSlider() function , GuiToggle() function |
The GuiSetVisible function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.