RichTextBox.QueryContinueDrag Event     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This event is not relevant to this class.
public:
 event System::Windows::Forms::QueryContinueDragEventHandler ^ QueryContinueDrag;
	[System.ComponentModel.Browsable(false)]
public event System.Windows.Forms.QueryContinueDragEventHandler QueryContinueDrag;
	[System.ComponentModel.Browsable(false)]
public event System.Windows.Forms.QueryContinueDragEventHandler? QueryContinueDrag;
	[<System.ComponentModel.Browsable(false)>]
member this.QueryContinueDrag : System.Windows.Forms.QueryContinueDragEventHandler 
	Public Custom Event QueryContinueDrag As QueryContinueDragEventHandler 
	Event Type
- Attributes
 
Remarks
This event is not relevant to this class.