Click or drag to resize

BoltCatalogSize Class

返回用户文档首页
螺栓尺寸下拉框
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsListControl
          System.Windows.FormsComboBox
            LoongCAD.STC.Friendly.Dialog.UIControlsBoltCatalogSize

Namespace: LoongCAD.STC.Friendly.Dialog.UIControls
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public sealed class BoltCatalogSize : ComboBox

The BoltCatalogSize type exposes the following members.

Constructors
 NameDescription
Public methodBoltCatalogSizeInitializes a new instance of the BoltCatalogSize class
Top
Properties
 NameDescription
Public propertySelectedBoltSize 
Top
Fields
 NameDescription
Public fieldStatic memberEnforcedBindPropertyName 
Top
See Also