------------------------------------------------------------------------
 Drag-n-Drop Several Rows Between 2 Grids for iGrid ActiveX
 
 Control Version: 3.0
 Environment: Visual Basic 6

 Copyright (c) 10Tec Company. All rights reserved.
------------------------------------------------------------------------

Description
===========
This demo allows you to select multiple rows in one iGrid control and drag-n-drop them into another iGrid control.

Developer's Tips
================
This demo develops and idea of the DragNDrop2Grids demo and allows you to drag multiple rows simultaneously. It changes the DragIcon 
property of the label used to display drag image; this property contains an image that indicates that you drag several rows simultaneously.
