2015-04-06 06:27 UTC
Hello,
I use the event OnMouseMove in the ListView control in a MODELESS dialog and have a problem when another Windows dialog (e.g. Windows Explorer, mail client,.. etc.) overlaps my ListView control.
Example:
1. The event OnMouseMove in the ListView control in a Modeless dialog works perfectly.
2. I shift the focus to Windows Explorer by using the Alt-Tab keys (the mouse cursor stays on the ListView area but is overlapped by Windows Explorer window).
3. If I now move the mouse, the focus is unwanted changes back to my ListView control in AutoCAD...
How can I solve this problem ?
Thanks for your answer in advance,
Vlado
I use the event OnMouseMove in the ListView control in a MODELESS dialog and have a problem when another Windows dialog (e.g. Windows Explorer, mail client,.. etc.) overlaps my ListView control.
Example:
1. The event OnMouseMove in the ListView control in a Modeless dialog works perfectly.
2. I shift the focus to Windows Explorer by using the Alt-Tab keys (the mouse cursor stays on the ListView area but is overlapped by Windows Explorer window).
3. If I now move the mouse, the focus is unwanted changes back to my ListView control in AutoCAD...
How can I solve this problem ?
Thanks for your answer in advance,
Vlado