ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / DropDownFormBase Class / DropDownOwner Property

In This Topic
    DropDownOwner Property (DropDownFormBase)
    In This Topic
    Gets the drop-down owner.
    Syntax
    'Declaration
     
    Public ReadOnly Property DropDownOwner As IDropDownOwner
    public IDropDownOwner DropDownOwner {get;}
    See Also