When a mouse move command is executed, it is when the mouse moves over an object, but is there a way to make an action happen when the mouse moves OFF the object? Thanks
Printable View
When a mouse move command is executed, it is when the mouse moves over an object, but is there a way to make an action happen when the mouse moves OFF the object? Thanks
doesn't it depend on what you are moving over - look at the State on OLEDragOver on a listview (state can be moving into, over ,or out of (i think))