Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface
Members

In This Topic
    IDropDownEditorBase Interface
    In This Topic
    Represents the methods, events and properties of C1DropDownEditorBase class.
    Syntax
    'Declaration
     
    
    Public Interface IDropDownEditorBase 
       Inherits IDropDownControlBase 
    public interface IDropDownEditorBase : IDropDownControlBase  
    See Also