The Form.HelpButtonClicked event occurs when the Help button in the form's caption bar is clicked. The Help button is displayed when the Form.HelpButton property is set to true. Form.HelpButtonClicked can be canceled.
For more information about handling events, see Consuming Events.