Click or drag to resize

ComboBox Class

X#
The VFP compatible ComboBox class.
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        ListControl
          ComboBox
            ComboBox

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 CLASS ComboBox INHERIT ComboBox,  IMPLEMENTS IVFPList, 
	IVFPControl, IVFPObject, IVFPHelp
Request Example View Source

The ComboBox type exposes the following members.

Constructors
Properties
Methods
Extension Methods
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
See Also