C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputMaskedTextBox Class / MaskedTextProvider Property

In This Topic
MaskedTextProvider Property (InputMaskedTextBox)
In This Topic
Gets the MaskedTextProvider used by this InputMaskedTextBox.
Syntax
'Declaration
 
Public ReadOnly Property MaskedTextProvider As MaskedTextProvider
 
See Also