ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / IDropDownOwnerExtended Interface
Members

In This Topic
    IDropDownOwnerExtended Interface
    In This Topic
    Represents extended the methods and properties of the owner of the drop-down list.
    Object Model
    IDropDownOwnerExtended Interface
    Syntax
    'Declaration
     
    Public Interface IDropDownOwnerExtended 
       Inherits IDropDownOwner 
    public interface IDropDownOwnerExtended : IDropDownOwner  
    See Also