Click or drag to resize

ThemedPropertyGridHandlerCreateControl Method

Creates the control for this handler

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

Return Value

Type: ThemedPropertyGrid
The control instance
See Also