ControlExtensions Methods |
The ControlExtensions type exposes the following members.
Name | Description | |
---|---|---|
Activate |
Activates the specified control.
| |
InvokeOnUiThreadIfRequired |
Executes the Action asynchronously on the UI thread, does not block execution on the calling thread.
| |
IsActiveControl |
Returns whether the supplied control is the currently
active control.
| |
SelectNextControl |
Selects the next control.
|