SetTabEnabled

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

SetTabEnabled(intTab:Int, intEnabled:Int)
Sets the tab enabled/disabled.

Returns

Nothing

Parameters

  • intTab:Int - Index of the tab to set enabled/disabled.
  • intEnabled:Int - True or False, whether the tab should be enabled or disabled.

Gadget Information

Pertains to Tabber.

Example

Personal tools