Ribbon for WinForms
QueryAccessibilityHelp イベント (C1RibbonForm)

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

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

プロパティ解説
Gets or sets the Help keyword for the specified control.  
Gets or sets a value specifying the name of the Help file.  
Gets or sets the string defining what Help to get for the System.Windows.Forms.AccessibleObject.  
参照