GrapeCity.ActiveReports.Chart.v11 アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > SharpGraph クラス : QueryAccessibilityHelp イベント |
'宣言 Public Event QueryAccessibilityHelp As QueryAccessibilityHelpEventHandler
public event QueryAccessibilityHelpEventHandler QueryAccessibilityHelp
イベント ハンドラが、このイベントに関連するデータを含む、QueryAccessibilityHelpEventArgs 型の引数を受け取りました。次の QueryAccessibilityHelpEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
HelpKeyword | Gets or sets the Help keyword for the specified control. |
HelpNamespace | Gets or sets a value specifying the name of the Help file. |
HelpString | Gets or sets the string defining what Help to get for the System.Windows.Forms.AccessibleObject. |