Click or drag to resize

KeyValueComboBox Class

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

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

The KeyValueComboBox type exposes the following members.

Constructors
 NameDescription
Public methodKeyValueComboBoxInitializes a new instance of the KeyValueComboBox class
Top
Properties
Methods
See Also