INativeWindow.ClientRectangle Property

Definition

Gets or sets a Rectangle structure that contains the internal bounds of this window, in client coordinates. The internal bounds include the drawing area of the window, but exclude the titlebar and window borders.

public System.Drawing.Rectangle ClientRectangle { get; set; }
member this.ClientRectangle : System.Drawing.Rectangle with get, set

Property Value

Applies to