ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / IDropDownControlViewBase Interface
Properties Methods

In This Topic
    IDropDownControlViewBase Interface Members
    In This Topic

    The following tables list the members exposed by IDropDownControlViewBase.

    Public Properties
     NameDescription
     PropertyGets the buttons settings of input editor. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
     PropertyGets the editor element that hosted on the view. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
     PropertyGets a collection with additional input editor icons. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
     PropertyGets or sets the icon of input editor. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
     PropertyGets or sets the alignment of the image. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
     PropertyGets or sets a value indicating if the dropdown is currently open.  
    Top
    Public Methods
     NameDescription
     MethodApplies the style to this view. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
     MethodChanges the value of the enabled state for buttons (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
     Method (Inherited from C1.Framework.Accessibility.IAccessibleElementsHolder)
     MethodReturns the C1.Framework.Element of this content element. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
    Top
    See Also