You can specify tooltip text to a drag control.
This topic will show you how to specify tooltip text to a drag control in WebDragDropExtender.
To specify tooltip text to a drag control
- Click on WebDragDropExtender instance and press F4.
- On DragControls property, click the (collection) button to open WebDragControl Collection Editor.
- Set EffectText property to your own text(e.g : Drag here.).
- Click OK to apply the changes.