GetColumnDrawStyle

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

GetColumnDrawStyle:Int(iColumn:Int)
Returns a Progressbar columns drawstyle.

Returns

One of:

  • ifsoGUI_DRAWSTYLE_STRETCH – The bar graphic is stretched
  • ifsoGUI_DRAWSTYLE_TILE – The bar graphic is tiled.

Parameters

  • iColumn:Int - Column of the property to return.

Gadget Information

Pertains to Multi-Column Listbox.

Example

Personal tools