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

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