Help::DisplayTopicFromF1Keyword Method (String^)

 

Provides F1 Help for a modal or non-modal dialog box.

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

void DisplayTopicFromF1Keyword(
	String^ pszKeyword
)

Parameters

pszKeyword
Type: System::String^

F1 keyword provided for the dialog box.

This method is deprecated. See DisplayTopicFromF1Keyword for information about the current implementation.

Return to top
Show: