GuiEnable
|
GUI functions |
SYNTAX | GuiEnable( id, enable ) |
RETURNS | NUMBER |
FUNCTION | Enables / disables GUI control. Disabled control can not be clicked and has "grayed" look. 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 , GuiRadio() function , GuiSlider() function , GuiToggle() function |
The GuiEnable function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.