Name | Description | |
---|---|---|
![]() | ApplyStyle | Applies the style to this view. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase) |
![]() | ChangeEnabledButtonState | Changes the value of the enabled state for buttons (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase) |
![]() | GetElement | Returns the C1.Framework.Element of this content element. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase) |
![]() | GetTextBox | Gets the System.Windows.Forms.TextBox control for this view. |
![]() | OnGotFocus | Called by the host control when this C1.Framework.Element receives the focus. |
![]() | OnLostFocus | Called by the host control when this C1.Framework.Element loses the focus. |
![]() | OnMouseEnter | Called by the host control when the mouse enters this C1.Framework.Element. |
![]() | OnMouseLeave | Called by the host control when the mouse leaves this C1.Framework.Element. |