Name | Description | |
---|---|---|
![]() | ButtonsSettings | Gets the buttons settings of input editor. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase) |
![]() | Focused | Gets a value that indicates whether this C1.Framework.Element has the focus. |
![]() | HorizontalAlignment | Gets or sets how text is aligned in a C1.Win.Input.C1TextBox control. |
![]() | Icon | Gets or sets the icon of input editor. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase) |
![]() | IsEnabled | Gets a value indicating whether the view can respond to user interaction. |
![]() | MarkEmpty | Gets or sets a value that indicates need draws a red dotted line if Value is empty or not. |
![]() | ReadOnly | Gets or sets a value indicating whether text in the text box is read-only. |
![]() | VerticalAlignment | Gets or sets the vertical alignment of the content in the control. |