C1.Win.Input.Base.Views Namespace / InputEditorViewBase Class
Members

InputEditorViewBase Class
Implements the view for editors without TextBox or with difficult content element.
Object Model
InputEditorViewBase ClassButtonsSettings ClassIInputEditorElement Interface
Syntax
'Declaration
 
Public MustInherit Class InputEditorViewBase 
   Inherits InputPanel
   Implements C1.Framework.Accessibility.IAccessibleElementsHolder, IInputEditorViewBase 
 
Inheritance Hierarchy

System.Object
            C1.Win.Input.Base.Views.InputPanel
               C1.Win.Input.Base.Views.InputEditorViewBase
                  C1.Win.Input.Base.Views.DropDownControlViewBase

See Also