You can set some icon (perhaps empty icon with no image):
VB Code:
  1. Label1.DragIcon = Me.Icon '<<< it could be anything you want
  2. Label1.Drag vbBeginDrag