Window style bits. This must be a combination of WS_XXX style flags and other control-specific style flags.
[Visual Basic] Public style As Integer [C#] public int style; [C++] public: int style; [JScript] public var style : int;
CreateParams Class | CreateParams Members | System.WinForms Namespace