Click or drag to resize

ChromiumHostControlBaseDefaultSize Property

Version 130.1.90
Gets the default size of the control.

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

Property Value

Size
The default Size of the control.
See Also