[]
Returns the adjusted client rectangle for the control.
public virtual Rectangle GetAdjustedClientRectangle(Rectangle ctlRectangle, Inset border, Inset margin)
Public Overridable Function GetAdjustedClientRectangle(ctlRectangle As Rectangle, border As Inset, margin As Inset) As Rectangle
Type | Name | Description |
---|---|---|
Rectangle | ctlRectangle | Client Rectangle |
Inset | border | Border inset |
Inset | margin | Margin inset |
Type | Description |
---|---|
Rectangle |