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

GrapeCity.ActiveReports.Design 名前空間 > Designer クラス : QueryContinueDrag イベント
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
シンタックス
'宣言
 
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.  
参照