IHelpService::CreateLocalContext Method (HelpContextType)

 

Creates a local IHelpService to manage subcontexts.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

IHelpService^ CreateLocalContext(
	HelpContextType contextType
)

Parameters

contextType
Type: System.ComponentModel.Design::HelpContextType

The priority type of the subcontext to add.

Return Value

Type: System.ComponentModel.Design::IHelpService^

The newly created IHelpService.

.NET Framework
Available since 1.1
Return to top
Show: