Click or drag to resize
UpdateDetailsDisplayDefaultSize Property
Gets the default size of the control.

Namespace: Kjs.AppLife.Update.Controller
Assembly: Kjs.AppLife.Update.Controller (in Kjs.AppLife.Update.Controller.dll) Version: 5.1.0.9 (5.1.0.9)
Syntax
protected override Size DefaultSize { get; }

Property Value

Type: Size

Return Value

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