SSRSDocumentSource for WinForms
QueryContinueDrag イベント (C1PreviewPane)

構文
'宣言
 
Public Event QueryContinueDrag As System.Windows.Forms.QueryContinueDragEventHandler
public event System.Windows.Forms.QueryContinueDragEventHandler QueryContinueDrag
イベント データ

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

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

C1PreviewPane クラス
C1PreviewPane メンバ