Share via


IVsHelpOwner.BringHelpToTop Method

Definition

Overloads

BringHelpToTop(Int32)

Brings the external Help viewer to the foreground.

BringHelpToTop(IntPtr)

BringHelpToTop(Int32)

Brings the external Help viewer to the foreground.

public:
 void BringHelpToTop(int hwndHelpApp);

Parameters

hwndHelpApp
Int32

Handle to the Help window.

Attributes

Remarks

The Help application must be active to call this method.

Applies to

BringHelpToTop(IntPtr)

public:
 void BringHelpToTop(IntPtr hwndHelpApp);

Parameters

hwndHelpApp
IntPtr
Attributes

Applies to