Spread WPF Documentation
OnPreviewQueryContinueDrag Method (ToolbarDropDown)


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarDropDown Class : OnPreviewQueryContinueDrag Method
Syntax
'Declaration
 
Protected Overridable Sub OnPreviewQueryContinueDrag( _
   ByVal e As System.Windows.QueryContinueDragEventArgs _
) 
'Usage
 
Dim instance As ToolbarDropDown
Dim e As System.Windows.QueryContinueDragEventArgs
 
instance.OnPreviewQueryContinueDrag(e)
protected virtual void OnPreviewQueryContinueDrag( 
   System.Windows.QueryContinueDragEventArgs e
)

Parameters

e
See Also

Reference

ToolbarDropDown Class
ToolbarDropDown Members