Version 93.1.111 
            Window style
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 93.1.111.0
Syntaxpublic uint Style { get; set; }public:
virtual property unsigned int Style {
	unsigned int get () sealed;
	void set (unsigned int value) sealed;
}Property Value
Type: 
UInt32Implements
IWindowInfoStyle
See Also