LoadingForm Class |
The LoadingForm class creates a dialog that is shown while something is
being loaded by the main window and that needs the process to finish.
Inheritance Hierarchy
SystemObject
SystemMarshalByRefObject
System.ComponentModelComponent
System.Windows.FormsControl
System.Windows.FormsScrollableControl
System.Windows.FormsContainerControl
System.Windows.FormsForm
Tekla.Structures.Dialog.UIControlsLoadingForm
SystemMarshalByRefObject
System.ComponentModelComponent
System.Windows.FormsControl
System.Windows.FormsScrollableControl
System.Windows.FormsContainerControl
System.Windows.FormsForm
Tekla.Structures.Dialog.UIControlsLoadingForm
Namespace: Tekla.Structures.Dialog.UIControls
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The LoadingForm type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LoadingForm |
Creates a new instance of the form.
|
Properties
Name | Description | |
---|---|---|
AllowClosing |
Allows the closing of the dialog. By default disabled.
|
See Also