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

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