Click or drag to resize

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; }

Property Value

Type: Boolean
See Also