[]
        
(Showing Draft Content)

C1.WPF.InputPanel.C1InputMaskedTextBox

C1InputMaskedTextBox Class

Displays and edits mask attribute string type of data.

Namespace: C1.WPF.InputPanel
Assembly: C1.WPF.InputPanel.4.6.2.dll
Syntax
[TemplatePart(Name = "Content", Type = typeof(C1MaskedTextBox))]
public class C1InputMaskedTextBox : C1InputBase, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild

Constructors

Name Description
C1InputMaskedTextBox()

Initializes a new instance of a C1InputMaskedTextBox.

Fields

Name Description
MaskProperty

Identifies the Mask dependency property.

Properties

Name Description
Mask

Gets or sets the input mask.

Methods

Name Description
OnApplyTemplate()

Builds the visual tree for the C1InputMaskedTextBox control when a new template is applied.