SetComboboxShowItems

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

SetComboboxShowItems(iColumn:Int, iNumItems:Int)
Sets the number of items that are visible at a time in the dropdown box of a Combobox column.

Returns

Nothing

Parameters

  • iColumn:Int - Column of the property to set.
  • iNumItems:Int - Number of items to be visible.

Gadget Information

Pertains to Multi-Column Listbox.

Example

Personal tools