TextControlTextChangedEvent Field |
Identifier for handlers when attaching the
TextChanged event
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic const string TextChangedEvent = "TextControl.TextChanged"
Public Const TextChangedEvent As String = "TextControl.TextChanged"
static val mutable TextChangedEvent: string
Field Value
Type:
String
See Also