RichTextBox for WPF
QueryContinueDrag イベント (C1JustifyTool)

C1.WPF.RichTextBox.Toolbar.4.5.2 アセンブリ > C1.WPF.RichTextBox 名前空間 > C1JustifyTool クラス : QueryContinueDrag イベント
シンタックス
'宣言
 
Public Event QueryContinueDrag As System.Windows.QueryContinueDragEventHandler
public event System.Windows.QueryContinueDragEventHandler QueryContinueDrag
イベント データ

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

プロパティ解説
Gets or sets the current status of the associated drag-and-drop operation.  
Gets a Boolean value indicating whether the ESC key has been pressed.  
Gets a flag enumeration indicating the current state of the SHIFT, CTRL, and ALT keys, as well as the state of the mouse buttons.  
参照