GainFocus
From IfsoGUIWiki
Internal Method - Should only be called by the GUI and or a gadget.
Contents |
Declaration
GainFocus(LostFocus:ifsoGUI_Base)
Called when the gadget becomes the active gadget.
Returns
Nothing
Parameters
- LostFocus:ifsoGUI_Base - The gadget that just lost focus.
Gadget Information
Internal Method - Should only be called by the GUI and or a gadget.
