TeklaProgressBar Class |
The TeklaProgressBar class represents the common progress bar control for the Open API.
SystemObject
SystemMarshalByRefObject
System.ComponentModelComponent
System.Windows.FormsControl
System.Windows.FormsScrollableControl
System.Windows.FormsContainerControl
System.Windows.FormsForm
Tekla.Structures.DialogTeklaProgressBar
SystemMarshalByRefObject
System.ComponentModelComponent
System.Windows.FormsControl
System.Windows.FormsScrollableControl
System.Windows.FormsContainerControl
System.Windows.FormsForm
Tekla.Structures.DialogTeklaProgressBar
Namespace: Tekla.Structures.Dialog
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
The TeklaProgressBar type exposes the following members.
| Name | Description | |
|---|---|---|
| TeklaProgressBar | Initializes the common progress bar control. |
| Name | Description | |
|---|---|---|
| Text | Gets or sets the current message text of the progress bar. | |
| Value | Gets or sets the current position of the progress bar. |
| Name | Description | |
|---|---|---|
| CancelClicked | The CancelClicked event is raised when the cancel button is clicked. |