FlexChart for WinForms
QueryAccessibilityHelp イベント (FlexChart)

C1.Win.FlexChart.5 アセンブリ > C1.Win.Chart 名前空間 > FlexChart クラス : 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.  
参照