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

IInputTextBoxElement Interface Members

The following tables list the members exposed by IInputTextBoxElement.

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
Public Methods
 NameDescription
 MethodCopies style attributes from the element to the hosted control. (Inherited from C1.Win.Input.Base.Views.IInputEditorElement)
 MethodReturns the C1.Framework.Element of this content element. (Inherited from C1.Win.Input.Base.Views.IInputEditorElement)
Top
See Also