ben Level: Protégé
 Registered: 12-05-2006 Posts: 6
|
ListBox Double Click
i have some items in my listbox "Fuse , Breaker, Feeder"
I want my program to work in a way that when i double click the work "Fuse" or "breaker" or "Feeder", the picture mouse cursor changes to the a picture of a fuse (The picture file is in the project folder of course) when it enters a panel where i can drop the picture of the fuse. The cursor would be a the picture of the fuse when it is inside the panel but the cursor is the normal mouse cursor when the mouse is outside the panel. Thanks for helps
|