[]
Displays and edits mask attribute string type of data.
[TemplatePart(Name = "Content", Type = typeof(C1MaskedTextBox))]
public class C1InputMaskedTextBox : C1InputBase, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
| Name | Description |
|---|---|
| C1InputMaskedTextBox() | Initializes a new instance of a C1InputMaskedTextBox. |
| Name | Description |
|---|---|
| MaskProperty | Identifies the Mask dependency property. |
| Name | Description |
|---|---|
| Mask | Gets or sets the input mask. |
| Name | Description |
|---|---|
| OnApplyTemplate() | Builds the visual tree for the C1InputMaskedTextBox control when a new template is applied. |