Name | Description | |
---|---|---|
![]() | BorderStyle | Gets or sets the border type of the text box control. |
![]() | ButtonsSettings | Gets the buttons settings of input editor. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase) |
![]() | EditorElement | Gets the editor element that hosted on the view. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase) |
![]() | ExtraIcons | Gets a collection with additional input editor icons. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase) |
![]() | FloatingPlaceHolderEnabled | Gets or sets the value indicating whether the floating placeholder is enabled. (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) |
![]() | ImageAlign | Gets or sets the alignment of the image. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase) |
![]() | IsEnabled | Gets a value indicating whether the view can respond to user interaction. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase) |
![]() | MarkEmpty | Gets or sets a value that indicates need draws a red dotted line if Value is empty or not. |
![]() | PlaceHolder | Gets or sets the textual place holder, that is displayed by C1.Win.Input.C1TextBox to prompt the user for information. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase) |
![]() | 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. |