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


InputEditorViewBase Class Methods

For a list of all members of this type, see InputEditorViewBase members.

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
See Also