WindowBaseUseDefaultStyle Property

Use default style in all the window controls or not. If the property is not set in the window constructor the default value (true) is used.

Namespace:  Tekla.Structures.Dialog
Assembly:  Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2023.0.3
Syntax
public bool UseDefaultStyle { get; set; }

Property Value

Type: Boolean
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next