Property ClientSize
ClientSize
Gets or sets size of the Control's client area, in device-independent units.
[Browsable(false)]
public virtual SizeD ClientSize { get; set; }
Gets or sets size of the Control's client area, in device-independent units.
[Browsable(false)]
public virtual SizeD ClientSize { get; set; }