C# Class WATKit.Controls.Button

Wraps button for automation
Inheritance: AutomationControl
Afficher le fichier Open project: MikeHanson/WATKit

Méthodes publiques

Méthode Description
Click ( ) : void

Invokes the Click event of the button.

Method Details

Click() public méthode

Invokes the Click event of the button.
public Click ( ) : void
Résultat void