I tried unsuccessfully to figure out how can be achieved the following behaviour of the Windows Explorer:
When you drag a file/directory (one or more), a transparent image showing the icons and and their names moves together with the cursor.
My question is how this behaviour can be achieved in VB.NET. A solution in VB.NET is not a madatory requirement, it can be VC++ as well, I just switched from VC++ to VB.NET.
When you drag a file/directory (one or more), a transparent image showing the icons and and their names moves together with the cursor.
My question is how this behaviour can be achieved in VB.NET. A solution in VB.NET is not a madatory requirement, it can be VC++ as well, I just switched from VC++ to VB.NET.