Click or drag to resize
ControlExtensions Methods
Version 51.0.0

The ControlExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberActivate
Activates the specified control.
Public methodStatic memberInvokeOnUiThreadIfRequired
Executes the Action asynchronously on the UI thread, does not block execution on the calling thread.
Public methodStatic memberIsActiveControl
Returns whether the supplied control is the currently active control.
Public methodStatic memberSelectNextControl
Selects the next control.
Top
See Also