Table of Contents

Interface IInvokePattern

Namespace
HP.LFT.SDK.UIAPro
Assembly
HP.LFT.SDK.dll

The method used to activate a control and initiate its single action.

public interface IInvokePattern

Methods

Invoke()

Invokes the action of a control, such as a button click.

void Invoke()