IUITechnologyElement.WaitForReady Method

Definition

Waits for this element to be ready for user action.

public:
 void WaitForReady();
public void WaitForReady ();
abstract member WaitForReady : unit -> unit
Public Sub WaitForReady ()

Exceptions

The control is not yet ready, even after waiting.

Applies to