Gets a the mask provider associated with this instance of the masked text box control.
A masking language provider of type MaskedTextProvider.
The MaskedTextProvider property defines the mask-parsing engine and the masking language used by the MaskedTextBox control. The default provider is the MaskedTextProvider class; however, a custom provider can be specified using the MaskedTextBox constructor.
MaskedTextBox Class | Resco.Controls.MaskedTextBox Namespace