Freigeben über


SearchPopupNavigationService.SetIsNavigationEnabled Method

Sets the flag indicating whether navigation is enabled on the popup.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Shared Sub SetIsNavigationEnabled ( _
    searchControlPopup As Popup, _
    value As Boolean _
)
public static void SetIsNavigationEnabled(
    Popup searchControlPopup,
    bool value
)

Parameters

.NET Framework Security

See Also

Reference

SearchPopupNavigationService Class

Microsoft.VisualStudio.PlatformUI Namespace