C1.Win.Input.Base.Views Namespace / InputEditorViewBase Class
Properties Methods Events


InputEditorViewBase Class Members

The following tables list the members exposed by InputEditorViewBase.

Public Properties
 NameDescription
Public PropertyGets the buttons settings of input editor.  
Public PropertyGets the editor element that hosted on the view.  
Public PropertyGets a collection with additional input editor icons.  
Public PropertyGets or sets the value indicating whether the floating placeholder is enabled.  
Public PropertyGets or sets the horizontal alignment of the content.  
Public PropertyGets or sets the icon of input editor.  
Public PropertyGets or sets the alignment of the image.  
Public PropertyGets or sets the textual place holder, that is displayed by C1.Win.Input.C1TextBox to prompt the user for information.  
Public PropertyGets or sets the vertical alignment of the content.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the panel with icons that hosted on the view.  
Protected PropertyGets a value indicating whether the class has been disposed of. (Inherited from C1.Win.Input.Base.Views.InputPanel)
Protected PropertyGeta a value that indicates whether the user interface is in a state to show or hide focus rectangles. (Inherited from C1.Win.Input.Base.Views.InputPanel)
Top
Public Methods
 NameDescription
Public MethodOverridden. Applies a C1.Win.Themes.BaseStyle to panel.  
Public MethodChanges the value of the enabled state for buttons  
Public MethodOverloaded. Overridden. Releases the unmanaged resources used by the InputPanel class.  
Public MethodReturns the C1.Framework.Element of this content element.  
Public MethodOverloaded. Overridden. Lays out this element based on its style and contents.  
Public MethodOverridden. Called by the host control when this C1.Framework.Element receives the focus.  
Public MethodOverridden. Called by the host control when this C1.Framework.Element loses the focus.  
Public MethodOverridden. Renders the element into a given rectangle.  
Top
Protected Methods
 NameDescription
Protected MethodCreates or gets if contains a named style. (Inherited from C1.Win.Input.Base.Views.InputPanel)
Protected MethodOverloaded. Overridden. Gets a actual style for current state of target element.  
Protected MethodGets the editor element.  
Protected MethodGets a named style. (Inherited from C1.Win.Input.Base.Views.InputPanel)
Protected MethodOverridden. Provides constants for rescaling the C1.Framework.Element when a DPI change occurs.  
Protected MethodOverridden.   
Top
Public Events
 NameDescription
Public EventOccurs when Custom button is clicked.  
Public EventOccurs when DropDown button is clicked.  
Public EventOccurs when Modal button is clicked.  
Public EventOccurs when Up or Down buttons are clicked.  
Top
See Also