Click or drag to resize

IBaseListBox Interface

X#
Interface with common properties that both the listbox and combobox class have

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 INTERFACE IBaseListBox

The IBaseListBox type exposes the following members.

Properties
  NameDescription
Public propertyItems
Public propertySelectedIndex
Top
Functions
  NameDescription
Public methodFindString
Public methodFindStringExact
Top
See Also