IInvokeProvider.Invoke Method

Definition

Sends a request to initiate or perform the single, unambiguous action of the provider control. For example, the invoke action for a Button is click.

public:
 void Invoke();
void Invoke();
public void Invoke();
function invoke()
Public Sub Invoke ()

Applies to