TreeView 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.
    Object Model
    IDropDownOwnerExtended InterfaceElement ClassIDropDownForm Interface
    Syntax
    'Declaration
     
    
    Public Interface IDropDownOwnerExtended 
       Inherits IDropDownOwner 
    public interface IDropDownOwnerExtended : IDropDownOwner  
    See Also