C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / OnQueryContinueDrag Method

In This Topic
OnQueryContinueDrag Method (RibbonControlHost)
In This Topic
Raises the QueryContinueDrag event.
Syntax
'Declaration
 
Protected Overridable Sub OnQueryContinueDrag( _
   ByVal e As System.Windows.Forms.QueryContinueDragEventArgs _
) 
 

Parameters

e
See Also