After scrolling has finished fire MouseLeaveControl/MouseEnterControl #14
Open
Description
After the DataView finishes scrolling the MouseLeaveControl/MouseEnterControl messages need to be dispatched if necessary. The current row control can be checked against sCurrentMouseRowControlId
to see if the row control has changed and messages need to be dispatched.
A method for determining when scrolling has ended will need to be created for determining when a scrolling action has finished and the messages should be dispatched.
Metadata
Assignees
Labels
No labels