IWindowInfoExStyle Property |
Version 88.2.90
Ex window style
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax uint ExStyle { get; set; }
property unsigned int ExStyle {
unsigned int get ();
void set (unsigned int value);
}
Property Value
Type:
UInt32See Also