Click or drag to resize

Win32WindowStyles Property

Gets or sets the window styles.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public WS Styles { get; set; }

Property Value

Type: WS
The window styles.
See Also