Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NAutoCompleteBox Class / InitAutoComplete Method


In This Topic
    InitAutoComplete Method (NAutoCompleteBox)
    In This Topic
    Initializes the auto complete data source and creates labels for the content of the auto complete drop down items. You should also call this method when you make a change to the auto complete source.
    Overload List
    OverloadDescription
    Initializes the auto complete data source and creates labels for the content of the auto complete drop down items. You should also call this method when you make a change to the auto complete source.  
    Initializes the auto complete data source and widget creation method that is used to create the content of the auto complete drop down items. You should also call this method when you make a change to the auto complete source.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also