C1.Win.Input.Base.Views Namespace / ITextBoxBaseView Interface

ITextBoxBaseView Interface Properties

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

Public Properties
 NameDescription
 PropertyGets or sets the border type of the text box control.  
 PropertyGets the buttons settings of input editor. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
 PropertyGets the editor element that hosted on the view. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
 PropertyGets a collection with additional input editor icons. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
 PropertyGets or sets the value indicating whether the floating placeholder is enabled. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
 PropertyGets a value that indicates whether this C1.Framework.Element has the focus.  
 PropertyGets or sets how text is aligned in a C1.Win.Input.C1TextBox control.  
 PropertyGets or sets the icon of input editor. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
 PropertyGets or sets the alignment of the image. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
 PropertyGets a value indicating whether the view can respond to user interaction. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
 PropertyGets or sets a value that indicates need draws a red dotted line if Value is empty or not.  
 PropertyGets 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)
 PropertyGets or sets a value indicating whether text in the text box is read-only.  
 PropertyGets or sets the vertical alignment of the content in the control.  
Top
See Also