SetTabTip

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

SetTabTip(intTab:Int, strTip:String)
Sets the tip of the tab.

Returns

Nothing

Parameters

  • intTab:Int - The index of the tab to change the tip text of.
  • strTip:String - The new tip text for the tab.

Gadget Information

Pertains to Tabber.

Example

Personal tools