Version 130.1.90
Window style
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public uint Style { get; set; }
public:
virtual property unsigned int Style {
unsigned int get () sealed;
void set (unsigned int value) sealed;
}
Property Value
UInt32Implements
IWindowInfoStyleSee Also