Does anyone know how to click and drag an image or icon like the targeting device in Spy++ or Window Sniper? Any help would be greatly appreciated.
-CD
Printable View
Does anyone know how to click and drag an image or icon like the targeting device in Spy++ or Window Sniper? Any help would be greatly appreciated.
-CD
In command button properties there is an option to set "Drag Icon" And set the DragMode to Automatic. That way...when the button is draged an icon shows up.
Gl,
D!m
Excellent! Thanks Dim. Only problem is now I need the icon to stick around even after it leaves the form. Right now it turns into a 'no' symbol if it isn't over the form. Thanks a lot.
-CD
You can set the border to where the mouse cursor can go and not go. Aaron has posted such code here
Gl,
D!m