ComponentOne Input for WinForms
Modified Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : Modified Property
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.
Syntax
'Declaration
 
Public Shadows Property Modified As System.Boolean
public new System.bool Modified {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members