C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputMaskedTextBox Class / MaskedTextBox Property

In This Topic
MaskedTextBox Property (InputMaskedTextBox)
In This Topic
Gets the MaskedTextBox control contained in this InputMaskedTextBox.
Syntax
'Declaration
 
Public ReadOnly Property MaskedTextBox As MaskedTextBox
 
See Also