SetTabText
From IfsoGUIWiki
Contents |
Declaration
SetTabText(intTab:Int, strText:String)
Sets the text on the tab.
Returns
Nothing
Parameters
- intTab:Int - The index of the tab to change the text of.
- strText:String - The new text for the tab.
Gadget Information
Pertains to Tabber.
