GrapeCity ActiveReports for .NET 16.0J
QueryAccessibilityHelp イベント (JsonConnectionStringEditorForm)

GrapeCity.ActiveReports.Design.Controls.JsonDataSourceEditor 名前空間 > JsonConnectionStringEditorForm クラス : QueryAccessibilityHelp イベント
シンタックス
'宣言
 
<SRCategoryAttribute("CatBehavior")>
<SRDescriptionAttribute("ControlOnQueryAccessibilityHelpDescr")>
Public Event QueryAccessibilityHelp As System.Windows.Forms.QueryAccessibilityHelpEventHandler
[SRCategory("CatBehavior")]
[SRDescription("ControlOnQueryAccessibilityHelpDescr")]
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.  
参照