Click or drag to resize

ComboBox Class

返回用户文档首页
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsListControl
          System.Windows.FormsComboBox
            LoongCAD.UIComboBox

Namespace: LoongCAD.UI
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public class ComboBox : ComboBox, IParamCtrl, 
	ITabOrderCtrl

The ComboBox type exposes the following members.

Constructors
 NameDescription
Public methodComboBoxInitializes a new instance of the ComboBox class
Top
Properties
Methods
See Also