SetScrollBarWidth

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

SetScrollBarWidth(iWidth:Int)
Sets the width of the scrollbars.

Returns

Nothing

Parameters

  • iWidth:Int - The width (Integer) of the gadgets scrollbars. This is how wide both scrollbars are drawn (actually the height of the horizontal scrollbar).

Gadget Information

Pertains to Panels and any gadget that extends the Panel gadget.

Example

Personal tools