Click or drag to resize

ThemedControlHandlerTControl, TWidget, TCallbackControlObject Property

Gets the instance of the platform-specific object

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public virtual Object ControlObject { get; }

Property Value

Type: Object
The control object.
See Also