IVsHelpOwner::BringHelpToTop Method (Int32)

 

Brings the external Help viewer to the foreground.

Namespace:   Microsoft.VisualStudio.VSHelp
Assembly:  Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)

void BringHelpToTop(
	int hwndHelpApp
)

Parameters

hwndHelpApp
Type: System::Int32

Handle to the Help window.

The Help application must be active to call this method.

Return to top
Show: