Control Property (IControlHostElement)
In This Topic
Gets a reference to the IControlHostElement.Control that this Element is hosting.
Syntax
'Declaration
ReadOnly Property Control As System.Windows.Forms.Control
System.Windows.Forms.Control Control {get;}
See Also