Sets the client rectangle size for the control.
public virtual void SetClientSize(
Rectangle
)
'Declaration
Public Overridable Sub SetClientSize( _
ByVal As Rectangle _
)
'Usage
Dim instance As ControlBase
Dim rect As Rectangle
instance.SetClientSize(rect)
Parameters
- rect
- Client Rectangle