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

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