Z
Zyrthofar Blackcloak
Hi
I have a set of four radiobuttons, and I want to be able to move and
copy between them using Drag&Drop operations. This works perfectly,
but now I want to see the source radiobutton's .Text property when
dragging it, just like when you drag a file in Windows Explorer.
(ie. I want the cursor, and just behind it, the .tag that moves with
it)
Is there a better way to do this than dynamically create a cursor? I
have been looking at some examples but didn't find anything useful.
Thank you very much
I have a set of four radiobuttons, and I want to be able to move and
copy between them using Drag&Drop operations. This works perfectly,
but now I want to see the source radiobutton's .Text property when
dragging it, just like when you drag a file in Windows Explorer.
(ie. I want the cursor, and just behind it, the .tag that moves with
it)
Is there a better way to do this than dynamically create a cursor? I
have been looking at some examples but didn't find anything useful.
Thank you very much