Modified Property (C1TextBoxBase)
Gets or sets a value that indicates that the text box control has been modified by the user since the control was created or its contents were last set.
public bool Modified {get; set;}
'Declaration
Public Property Modified As Boolean