Click or drag to resize

ChamferComboBox Class

返回用户文档首页

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsListControl
          System.Windows.FormsComboBox
            LoongCAD.UIImageComboBoxBase
              LoongCAD.UI.ComponentChamferCombo
                LoongCAD.UI.ComponentChamferComboBox

Namespace: LoongCAD.UI.Component
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
[ObsoleteAttribute("此类已弃用,请使用ChamferCombo类代替", true)]
public class ChamferComboBox : ChamferCombo

The ChamferComboBox type exposes the following members.

Constructors
 NameDescription
Public methodChamferComboBoxInitializes a new instance of the ChamferComboBox class
Top
Properties
 NameDescription
Public propertyChamferPosition 折角位置
(Inherited from ChamferCombo)
Public propertyCheckOnChange
(Inherited from ImageComboBoxBase)
Public propertyComboItems
(Inherited from ImageComboBoxBase)
Public propertyControlCheckName
(Inherited from ImageComboBoxBase)
Public propertyDefaultChamferType 默认折角类型
(Inherited from ChamferCombo)
Public propertyDrawMode
(Inherited from ImageComboBoxBase)
Public propertyDropDownStyle
(Inherited from ImageComboBoxBase)
Public propertyFlatStyle
(Inherited from ImageComboBoxBase)
Public propertyFocusColor
(Inherited from ImageComboBoxBase)
Public propertyFont
(Inherited from ImageComboBoxBase)
Public propertyItemHeight
(Inherited from ImageComboBoxBase)
Public propertyItems
(Inherited from ImageComboBoxBase)
Public propertyParamName
(Inherited from ImageComboBoxBase)
Public propertySelectedBoolKey
(Inherited from ImageComboBoxBase)
Public propertySelectedDoubleKey
(Inherited from ImageComboBoxBase)
Public propertySelectedIntKey
(Inherited from ImageComboBoxBase)
Public propertySelectedKey
(Inherited from ImageComboBoxBase)
Public propertySelectedSByteKey
(Inherited from ImageComboBoxBase)
Public propertySelectedShortKey
(Inherited from ImageComboBoxBase)
Public propertySelectedStrKey
(Inherited from ImageComboBoxBase)
Public propertyTabGroup
(Inherited from ImageComboBoxBase)
Top
Methods
See Also