ComponentOne InputPanel for WinForms
MaskedTextBox Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMaskedTextBox Class : MaskedTextBox Property
Gets the MaskedTextBox control contained in this InputMaskedTextBox.
Syntax
'Declaration
 
Public ReadOnly Property MaskedTextBox As System.Windows.Forms.MaskedTextBox
public System.Windows.Forms.MaskedTextBox MaskedTextBox {get;}
See Also

Reference

InputMaskedTextBox Class
InputMaskedTextBox Members