Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1TextBox Class / ShouldSerializeErrorInfo Method

In This Topic
    ShouldSerializeErrorInfo Method (C1TextBox)
    In This Topic
    Specifies whether to save the value of the ErrorInfo property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeErrorInfo() As Boolean
    protected bool ShouldSerializeErrorInfo()
    See Also