[]
        
(Showing Draft Content)

C1.Win.Input.Base.Views.IInputTextBoxElement

IInputTextBoxElement Interface

Represents the contant element with TextBox.

Namespace: C1.Win.Input.Base.Views
Assembly: C1.Win.Input.8.dll
Syntax
public interface IInputTextBoxElement : IInputEditorElement

Properties

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.