Modified Property (C1TextBox)
Gets or sets a value that indicates that the control has been modified by the user since the control received the input focus or its Value last set.
public new bool Modified {get; set;}
'Declaration
Public Shadows Property Modified As Boolean