| IControlObjectSourceControlObject Property  | 
 
            Gets the control object for this widget
            
 
    Namespace: 
   Eto
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
SyntaxObject ControlObject { get; }ReadOnly Property ControlObject As Object
	Get
abstract ControlObject : Object with get
Property Value
Type: 
ObjectThe control object for the widget
 See Also
See Also