Table of Contents

Event Pressed

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

Triggered when the button is pressed. WantsOnChange will be set to true when this event is subscribed to.

public event EventHandler<EventArgs> Pressed

Returns

EventHandler<EventArgs>
Triggered when the button is pressed. WantsOnChange will be set to true when this event is subscribed to.