Constructor CheckBox
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
CheckBox(string)
Initializes a new instance of the CheckBox class.
public CheckBox(string text)
Parameters
text
stringText displayed next to the checkbox.
CheckBox()
Initializes a new instance of the CheckBox class.
public CheckBox()