'宣言 Public Event HelpRequested As System.Windows.Forms.HelpEventHandler
public event System.Windows.Forms.HelpEventHandler HelpRequested
イベント データ
イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Forms.HelpEventArgs 型の引数を受け取りました。次の HelpEventArgs プロパティには、このイベントの固有の情報が記載されます。
| プロパティ | 解説 | 
|---|---|
| Handled | Gets or sets a value indicating whether the help event was handled. | 
| MousePos | Gets the screen coordinates of the mouse pointer. | 
参照