[]
Connects a controlHandler
to a given control
.
public void SetControlHandler(Control control, ControlHandler controlHandler)
Type | Name | Description |
---|---|---|
Control | control | The control to be handled by the specified |
ControlHandler | controlHandler | The control handler to handle the specified |