Win32WindowExtendedStyles Property |
Gets or sets the window extended styles.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public WS_EX ExtendedStyles { get; set; }
Property Value
Type:
WS_EX
The window extended styles.
See Also