ChangeTabOrder

From IfsoGUIWiki

Jump to: navigation, search

Internal Function - Should only be called by the GUI and or a gadget.

Contents

Declaration

ChangeTabOrder(g:ifsoGUI_Base, NewOrder:Int)
Changes a gadgets TabOrder.

Returns

Nothing

Parameters

  • g:ifsoGUI_Base - gadget to change the taborder of.
  • NewOrder:Int - New index in the taborder list.

Gadget Information


Pertains to GUI.
Internal Function - Should only be called by the GUI and or a gadget.

Example

Personal tools