Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditPreview Class / CloseAutocompletePopup Method


In This Topic
    CloseAutocompletePopup Method (SuperEditPreview)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub CloseAutocompletePopup() 
    'Usage
     
    
    Dim instance As SuperEditPreview
     
    instance.CloseAutocompletePopup()
    public void CloseAutocompletePopup()
    See Also