Table of Contents

Event Checked

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

Triggered when the checkbox is selected. WantsOnChange will be set to true when this event is subscribed to.

public event EventHandler<EventArgs> Checked

Returns

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