Ribbon for WinForms
HelpRequested イベント (C1StatusBar)

C1.Win.C1Ribbon.4.5.2 アセンブリ > C1.Win.C1Ribbon 名前空間 > C1StatusBar クラス : HelpRequested イベント
シンタックス
'宣言
 
Public Event HelpRequested As System.Windows.Forms.HelpEventHandler
public event System.Windows.Forms.HelpEventHandler HelpRequested
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Forms.HelpEventArgs 型の引数を受け取りました。次の HelpEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets or sets a value indicating whether the help event was handled.  
Gets the screen coordinates of the mouse pointer.  
参照