IWindowInfoExStyle Property  | 
Version 106.0.290 
            Ex window style
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxuint ExStyle { get; set; }property unsigned int ExStyle {
	unsigned int get ();
	void set (unsigned int value);
}Property Value
Type: 
UInt32
See Also