IVsGlobalSearchUI.ActivateBack Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Focuses the global search control, or shows the previous results category if the control is active already (navigate backwards).
public:
void ActivateBack();
public:
void ActivateBack();
void ActivateBack();
public void ActivateBack ();
abstract member ActivateBack : unit -> unit
Public Sub ActivateBack ()