Click or drag to resize

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
C#
public WS_EX ExtendedStyles { get; set; }

Property Value

Type: WS_EX
The window extended styles.
See Also