BoltCatalogSize Class |
The BoltCatalogSize class represents a control to select the bolt size
using the bolt catalog.
Bolt catalog controls always need to be in pairs, meaning in every dialog there has to be a BoltCatalogStandard and a BoltCatalogSize control.
The property BoltCatalogStandard.LinkedBoltCatalogSize sets to which BoltCatalogSize the control is linked.
Inheritance Hierarchy
SystemObject
SystemMarshalByRefObject
System.ComponentModelComponent
System.Windows.FormsControl
System.Windows.FormsListControl
System.Windows.FormsComboBox
Tekla.Structures.Dialog.UIControlsBoltCatalogSize
SystemMarshalByRefObject
System.ComponentModelComponent
System.Windows.FormsControl
System.Windows.FormsListControl
System.Windows.FormsComboBox
Tekla.Structures.Dialog.UIControlsBoltCatalogSize
Namespace: Tekla.Structures.Dialog.UIControls
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The BoltCatalogSize type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BoltCatalogSize |
Initiates a new instance of the control.
|
See Also