TCnTextBoxBase.Modified Property

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.

Namespace: CNClrLib.Control.TextBoxBase
public
 property Modified: Boolean read GetModified write SetModified;

Property Value

Type: Boolean