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

In This Topic
Text Property (InputMaskedTextBox)
In This Topic
Gets or sets the text associated with the component.
Syntax
'Declaration
 
Public Overrides Property Text As String
 
See Also