C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputMaskedTextBox Class / ValidateText Method

In This Topic
ValidateText Method (InputMaskedTextBox)
In This Topic
Converts the user input string to an instance of the validating type.
Syntax
'Declaration
 
Public Function ValidateText() As Object
 
See Also