Gets or sets a value indicating whether the current value of the text box control has changed.
| C# | Visual Basic | Visual C++ | F# |
public virtual bool EditingControlValueChanged { get; set; }
Public Overridable Property EditingControlValueChanged As Boolean Get Set
public: virtual property bool EditingControlValueChanged { bool get (); void set (bool value); }
abstract EditingControlValueChanged : bool with get, set override EditingControlValueChanged : bool with get, set
Boolean
true if the value of the control has changed; otherwise, false.
true if the value of the control has changed; otherwise, false.
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204