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

In This Topic
Content Property (InputMaskedTextBox)
In This Topic
Gets text input by the user without literal and prompt characters.
Syntax
'Declaration
 
Public ReadOnly Property Content As String
 
See Also