Spread Silverlight Documentation
OnDrop Method (TabStrip)


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

Parameters

e
See Also

Reference

TabStrip Class
TabStrip Members