Click or drag to resize

ThemedCollectionEditorHandlerCreateControl Method

Creates the control for this handler.

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
protected override ThemedCollectionEditor CreateControl()

Return Value

Type: ThemedCollectionEditor
A new instance of the control for the handler
See Also