Sets the client size of the form. This will adjust the bounds of the form to make the client size the requested size.
Syntax
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
protected override
void SetClientSizeCore (
int x,
int y)
Parameters
- x
-
Requested width of the client region. - y
-
Requested height of the client region.
Remarks
Requirements
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0