Click or drag to resize

BoltBasicPropertyPanel Class

返回用户文档首页
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              LoongCAD.STC.Friendly.Dialog.UIControlsCompositeUserControl
                LoongCAD.STC.Friendly.Dialog.UIControlsBoltBasicPropertyPanel

Namespace: LoongCAD.STC.Friendly.Dialog.UIControls
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public class BoltBasicPropertyPanel : CompositeUserControl

The BoltBasicPropertyPanel type exposes the following members.

Constructors
 NameDescription
Public methodBoltBasicPropertyPanelInitializes a new instance of the BoltBasicPropertyPanel class
Top
Properties
 NameDescription
Public propertyBoltSizeChanged 螺栓尺寸变化的回调函数
Public propertyBoltStandardChanged 螺栓标准变化的回调函数
Public propertyEnableHoleTolControls孔尺寸控件的可见性
Public propertyEnableMadeTypeControl工厂/工地控件的可见性
Public propertyEnableStudLengthControls剪力钉长度控件的可见性
Public propertyEnableThreadControls螺纹控件的可见性
Public propertyMadeType0Text 第一组螺栓工厂/工地控件文本
Public propertyMadeType1Text 第二组螺栓工厂/工地控件文本
Top
See Also