WpfBoltCatalogSize Class |
The WPFBoltCatalogSize 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 WpfBoltCatalogStandard and a WpfBoltCatalogSize control.
Inheritance Hierarchy
SystemObject
System.Windows.ThreadingDispatcherObject
System.WindowsDependencyObject
System.Windows.MediaVisual
System.WindowsUIElement
System.WindowsFrameworkElement
System.Windows.ControlsControl
System.Windows.ControlsItemsControl
System.Windows.Controls.PrimitivesSelector
System.Windows.ControlsComboBox
Tekla.Structures.Dialog.UIControlsWpfBoltCatalogSize
System.Windows.ThreadingDispatcherObject
System.WindowsDependencyObject
System.Windows.MediaVisual
System.WindowsUIElement
System.WindowsFrameworkElement
System.Windows.ControlsControl
System.Windows.ControlsItemsControl
System.Windows.Controls.PrimitivesSelector
System.Windows.ControlsComboBox
Tekla.Structures.Dialog.UIControlsWpfBoltCatalogSize
Namespace: Tekla.Structures.Dialog.UIControls
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The WpfBoltCatalogSize type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WpfBoltCatalogSize |
Initiates a new instance of the control.
|
See Also