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

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