Click or drag to resize

WidgetHandlerTControl, TWidgetControl Property

Gets or sets the platform-specific control object

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public TControl Control { get; set; }

Property Value

Type: TControl
See Also