In The Hand LtdIn The Hand
ClassStyle Property
NamespacesInTheHand.Windows.FormsCreateParamsClassStyle
.NET Components for Mobility
Gets or sets a bitwise combination of class style values.
Declaration Syntax
C#Visual Basic
public int ClassStyle { get; set; }
Public Property ClassStyle As Integer
	Get
	Set
Remarks
The ClassStyle property is ignored if the ClassName property is not a null reference (Nothing in Visual Basic). 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.

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0