[]
Represents the contant element with TextBox.
public interface IInputTextBoxElement : IInputEditorElement
Name | Description |
---|---|
IsReadOnlyStyle | Gets the actual state ReadOnly of the embedded text box control to correctly define its style. |
PlaceHolderColor | Gets or sets the color of place holder text. |
ReadOnly | Gets or sets a value indicating whether text in the embedded text box is read-only. |
TextBox | Gets the embedded TextBox control. |