GetStyle
From IfsoGUIWiki
Contents |
Declaration
GetStyle:Int()
Returns the style of the File Select gadget.
Returns
Should be one of (Integer):
- ifsoGUI_FILESELECT_OPENFILE - Select a file to open.
- ifsoGUI_FILESELECT_OPENDIR - Select a directory.
- ifsoGUI_FILESELECT_SAVEFILE - Select a file to save.
Parameters
None
Gadget Information
Pertains to FileSelect gadget.
