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