IHelpService::RemoveLocalContext Method (IHelpService^)

 

Removes a context created with CreateLocalContext.

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

void RemoveLocalContext(
	IHelpService^ localContext
)

Parameters

localContext
Type: System.ComponentModel.Design::IHelpService^

The local context IHelpService to remove.

.NET Framework
Available since 1.1
Return to top
Show: