Click or drag to resize

ColorComboBox Class

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

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

The ColorComboBox type exposes the following members.

Constructors
 NameDescription
Public methodColorComboBoxInitializes a new instance of the ColorComboBox class
Top
Properties
Methods
See Also