Input for WinForms | ComponentOne
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.
    Syntax
    'Declaration
     
    
    Public Interface IDropDownOwnerExtended 
       Inherits IDropDownOwner 
    public interface IDropDownOwnerExtended : IDropDownOwner  
    See Also