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

IInputTextBoxElement Interface Properties

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

Public Properties
 NameDescription
 PropertyGets the bounds of content element. (Inherited from C1.Win.Input.Base.Views.IInputEditorElement)
 PropertyGets the actual state ReadOnly of the embedded text box control to correctly define its style.  
 PropertyGets or sets the color of place holder text.  
 PropertyGets or sets a value indicating whether text in the embedded text box is read-only.  
 PropertyGets or sets the style of content element. (Inherited from C1.Win.Input.Base.Views.IInputEditorElement)
 PropertyGets the embedded TextBox control.  
Top
See Also