InputEditorViewBase Class Members
In This Topic
The following tables list the members exposed by InputEditorViewBase.
Public Properties
Public Methods
| Name | Description |
| ApplyStyle | Overridden. Applies a C1.Win.Themes.BaseStyle to panel. |
| ChangeEnabledButtonState | Changes the value of the enabled state for buttons |
| Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the InputPanel class. |
| GetElement | Returns the C1.Framework.Element of this content element. |
| Layout | Overloaded. Overridden. Lays out this element based on its style and contents. |
| OnGotFocus | Overridden. Called by the host control when this C1.Framework.Element receives the focus. |
| OnLostFocus | Overridden. Called by the host control when this C1.Framework.Element loses the focus. |
| Render | Overridden. Renders the element into a given rectangle. |
Top
Public Events
See Also