[]
Displays and edits the string type of data.
[TemplatePart(Name = "Content", Type = typeof(TextBox))]
public class C1InputTextBox : C1InputBase, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
| Name | Description |
|---|---|
| C1InputTextBox() | Initializes a new instance of a C1InputTextBox. |
| Name | Description |
|---|---|
| TextWrappingProperty | Identifies the TextWrapping dependency property. |
| Name | Description |
|---|---|
| TextWrapping | Gets or sets a value indicating whether the text allows wrapping. |
| Name | Description |
|---|---|
| OnApplyTemplate() | Builds the visual tree for the C1InputTextBox control when a new template is applied. |