Input for WinForms | ComponentOne
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 value indicating whether the floating placeholder is enabled. (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.  
     PropertyGets a value indicating whether the view can respond to user interaction. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
     PropertyGets or sets the textual place holder, that is displayed by C1.Win.Input.C1TextBox to prompt the user for information. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
    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)
     MethodReturns the C1.Framework.Element of this content element. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
    Top
    See Also