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

In This Topic
    IInputEditorViewBase Interface Members
    In This Topic

    The following tables list the members exposed by IInputEditorViewBase.

    Public Properties
     NameDescription
     PropertyGets the buttons settings of input editor.  
     PropertyGets the editor element that hosted on the view.  
     PropertyGets a collection with additional input editor icons.  
     PropertyGets or sets the icon of input editor.  
     PropertyGets or sets the alignment of the image.  
    Top
    Public Methods
     NameDescription
     MethodApplies the style to this view.  
     MethodChanges the value of the enabled state for buttons  
     Method (Inherited from C1.Framework.Accessibility.IAccessibleElementsHolder)
     MethodReturns the C1.Framework.Element of this content element.  
    Top
    Public Events
     NameDescription
     EventOccurs when Custom button is clicked.  
     EventOccurs when DropDown button is clicked.  
     EventOccurs when Modal button is clicked.  
     EventOccurs when Up or Down buttons are clicked.  
    Top
    See Also