CreateParams::ClassStyle Property
.NET Framework (current version)
Gets or sets a bitwise combination of class style values.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The ClassStyle property is ignored if the ClassName property is not null.
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.
.NET Framework
Available since 1.1
Available since 1.1
Show:
