GetColumnShowComboboxData

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

GetColumnShowComboboxData:Int(iColumn:Int)
Returns what data from the Combobox appears in the column.

Returns

One of:

  • ifsoGUI_COMBOBOX_NAME
  • ifsoGUI_COMBOBOX_INDEX
  • ifsoGUI_COMBOBOX_DATA
  • ifsoGUI_COMBOBOX_TIP

Parameters

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

Gadget Information

Pertains to Multi-Column Listbox.

Example

Personal tools