Click or drag to resize

ThemedFontPickerHandlerAttachEvent Method

Attaches control events.

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public override void AttachEvent(
	string id
)

Parameters

id
Type: SystemString
ID of the event to attach
See Also