The MaskedTextBox type exposes the following members.

Methods

  NameDescription
EndInit
Indicates that the initialization process for the element is complete.
(Inherited from FilteringTextBoxBase.)
OnApplyTemplate
Called by the framework when a template is applied to the control.
(Inherited from FilteringTextBoxBase.)
OnPreviewKeyDown
Overrides default handling for the PreviewKeyDown event.
(Overrides UIElement..::.OnPreviewKeyDown(KeyEventArgs).)
OnPreviewTextInput
Overrides default handling for the PreviewTextInput event.
(Overrides UIElement..::.OnPreviewTextInput(TextCompositionEventArgs).)

See Also