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

GrapeCity.ActiveReports.Design.Controls.JsonDataSourceEditor 名前空間 > JsonConnectionStringEditorForm クラス : QueryContinueDrag イベント
シンタックス
'宣言
 
<SRCategoryAttribute("CatDragDrop")>
<SRDescriptionAttribute("ControlOnQueryContinueDragDescr")>
Public Event QueryContinueDrag As System.Windows.Forms.QueryContinueDragEventHandler
[SRCategory("CatDragDrop")]
[SRDescription("ControlOnQueryContinueDragDescr")]
public event System.Windows.Forms.QueryContinueDragEventHandler QueryContinueDrag
イベント データ

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

プロパティ解説
Gets or sets the status of a drag-and-drop operation.  
Gets whether the user pressed the ESC key.  
Gets the current state of the SHIFT, CTRL, and ALT keys.  
参照