TextBoxTextChangingEvent Field |
Event identifier for handlers when attaching the
TextChanging event
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public const string TextChangingEvent = "TextBox.TextChanging"
Public Const TextChangingEvent As String = "TextBox.TextChanging"
static val mutable TextChangingEvent: string
Field Value
Type:
StringSee Also