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