ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / IDropDownOwner Interface / HostControl Property

In This Topic
    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