From IfsoGUIWiki
Declaration
SetCaption(strCaption:String)
Sets the caption text.
Returns
Nothing
Parameters
- strCaption:String - The caption (String) to show in the titlebar of the Window.
Gadget Information
Pertains to Windows and any gadget that extends the Window gadget.
Example