Class TextBox.TextBoxChangedEventArgs
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Provides data for the Changed event.
public class TextBox.TextBoxChangedEventArgs : EventArgs
- Inheritance
-
TextBox.TextBoxChangedEventArgs
- Extension Methods
Properties
- Previous
Gets the text before the change.
- Value
Gets the changed text.