[]
Gets the control handler the specified control is currently handled by.
public ControlHandler GetControlHandler(Control control)
| Type | Name | Description |
|---|---|---|
| Control | control | The control to get the control handler for. |
| Type | Description |
|---|---|
| ControlHandler | The ControlHandler that currently handles the specified |