InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel 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
    public object ValidateText()
    See Also