SetColumnDrawStyle

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

SetColumnDrawStyle(iColumn:Int, iDrawStyle:Int)
Sets a Progressbar columns drawstyle.

Returns

Nothing

Parameters

  • iColumn:Int - Column of the property to set.
  • iDrawStyle:Int - Drawstyle, one of:
    • ifsoGUI_DRAWSTYLE_STRETCH – The bar graphic is stretched
    • ifsoGUI_DRAWSTYLE_TILE – The bar graphic is tiled.

Gadget Information

Pertains to Multi-Column Listbox.

Example

Personal tools