TextChangingEventArgsFromUser Property |
Gets a value indicating that the change was initiated by the user, false
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public bool FromUser { get; }
Public ReadOnly Property FromUser As Boolean
Get
member FromUser : bool with get
Property Value
Type:
BooleanSee Also