GrapeCity ActiveReports for .NET 14.0J
QueryContinueDrag イベント (DesignerForm)

GrapeCity.ActiveReports.Design.Win アセンブリ > GrapeCity.ActiveReports.Design.Advanced 名前空間 > DesignerForm クラス : QueryContinueDrag イベント
シンタックス
'宣言
 
Public Event QueryContinueDrag As QueryContinueDragEventHandler
public event QueryContinueDragEventHandler QueryContinueDrag
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、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.  
参照