SetFocusColor

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

SetFocusColor(iRed:Int, iGreen:Int, iBlue:Int)
Sets the gadgets focus box color.

Returns

Nothing

Parameters

  • iRed:Int - Red component (0-255)
  • iGreen:Int - Green component (0-255)
  • iBlue:Int - Blue component (0-255)

Gadget Information

Pertains to any gadget that can have the focus.

Example

Personal tools