CreateParams::ExStyle Property
.NET Framework (current version)
Gets or sets a bitwise combination of extended window style values.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The ExStyle property supports extended appearance and initial state values to apply to the control.
For more information about creating control parameters, see the CreateWindow and CreateWindowEx functions and the CREATESTRUCT structure documentation in the Windows Platform SDK reference located in the MSDN Library.
Note |
|---|
The constants used to set the Style, ExStyle, and ClassStyle properties are defined in the Winuser.h header file. This file is installed by the Platform SDK or Visual Studio. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
