Click or drag to resize

DelegateBindingTValueHandleEvent Method

Hooks up the late bound events for this object

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
protected override void HandleEvent(
	string id
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:Eto.Forms.DelegateBinding`1.HandleEvent(System.String)"]

See Also