Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / C1TextBoxBase Class / ShouldSerializeAutoCompleteCustomSource Method

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