Click or drag to resize

ChromiumWebBrowserDefaultSize Property

Version 86.0.240
Gets the default size of the control.

Namespace:  CefSharp.WinForms
Assembly:  CefSharp.WinForms (in CefSharp.WinForms.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
protected override Size DefaultSize { get; }

Property Value

Type: Size
The default Size of the control.
See Also