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; }
Public Property Control As TControl
Get
Set
member Control : 'TControl with get, set
Property Value
Type:
TControlSee Also