Performs the work of setting the size of the client area of the control.
protected void setClientSizeCore( int x, int y )
x
An integer that represents the client area width.
y
An integer that represents the client area height.