Click or drag to resize

VOComboBox Class (Typed)

X#
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        ListControl
          ComboBox
            VOComboBox

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CLASS VOComboBox INHERIT ComboBox,  IMPLEMENTS IVOControlProperties, 
	IVOControl, IVOUIObject, IBaseListBox
Request Example View Source

The VOComboBox type exposes the following members.

Constructors
  NameDescription
Public methodVOComboBox
Initializes a new instance of the VOComboBox class
Public methodVOComboBox(Control, Long, Long)
Initializes a new instance of the VOComboBox class
Top
Properties
Functions
Extension Functions
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
Explicit Interface Implementations
See Also