I posted this request in another thread and it has probably got lost now, so have resurrected it as a new thread.
I use drag and drop in a project I have been working on, generated from the guidance given on the Microsoft site. It works very well between forms by combining the mouse move with the SHIFT key.
To give a more professional feel to the process, is there a way of adding a graphic to or changing the design of the pointer as it is "dragged" across the screen to show where the pointer is actually located at any point in time (for example, as happens when using the Query Builder and dragging fields across the screen)? If so, how is this achieved in VBA?
John R
I use drag and drop in a project I have been working on, generated from the guidance given on the Microsoft site. It works very well between forms by combining the mouse move with the SHIFT key.
To give a more professional feel to the process, is there a way of adding a graphic to or changing the design of the pointer as it is "dragged" across the screen to show where the pointer is actually located at any point in time (for example, as happens when using the Query Builder and dragging fields across the screen)? If so, how is this achieved in VBA?
John R