[]
Gets the viewable area of the control.
public static Rectangle GetVisibleRect(Control control)
Type | Name | Description |
---|---|---|
Control | control | The specified control. |
Type | Description |
---|---|
Rectangle | The rectangle of viewable area of the control. |