Extended window style bits. This must be a combination of WS_EX_XXX style flags.
[Visual Basic] Public exStyle As Integer [C#] public int exStyle; [C++] public: int exStyle; [JScript] public var exStyle : int;
CreateParams Class | CreateParams Members | System.WinForms Namespace