HelpProvider::ResetShowHelp Method (Control^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Removes the Help associated with the specified control.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
virtual void ResetShowHelp(
	Control^ ctl
)

Parameters

ctl
Type: System.Windows.Forms::Control^

The control to remove Help from.

This method is used by the designer.

.NET Framework
Available since 1.1
Return to top
Show: