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

In This Topic
    IDropDownControlViewBase Interface
    In This Topic
    Represents the base view for base drop down control.
    Object Model
    IDropDownControlViewBase InterfaceButtonsSettings ClassIInputEditorElement InterfaceC1Icon Class
    Syntax
    'Declaration
     
    
    Public Interface IDropDownControlViewBase 
       Inherits C1.Framework.Accessibility.IAccessibleElementsHolder, IInputEditorViewBase 
    public interface IDropDownControlViewBase : C1.Framework.Accessibility.IAccessibleElementsHolder, IInputEditorViewBase  
    See Also