Click or drag to resize

IconFrameControlObject Property

Gets the control object for this widget

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

Property Value

Type: Object
The control object for the widget

Implements

IControlObjectSourceControlObject
See Also