MenuItemValidateEvent Field |
Identifier for handlers when attaching the
Validate event.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public const string ValidateEvent = "MenuActionItem.ValidateEvent"
Public Const ValidateEvent As String = "MenuActionItem.ValidateEvent"
static val mutable ValidateEvent: string
Field Value
Type:
StringSee Also