System.Windows.Forms.Design.ComponentEditorPage.ShowHelp Method

Shows Help information if the page supports Help information.

Syntax

public virtual void ShowHelp ()

Remarks

This is only called if ComponentEditorPage.SupportsHelp returns true. The Help system calls the ComponentEditorPage.ShowHelp method to provide Help for the page. ComponentEditorPage.ShowHelp is usually called in response to F1 or when the Help button is clicked to allow the page to bring up its associated Help topic.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0