Bug fix requested: ControlTip text does not always show when On Mouse Move event used
In Access 2016 the ControlTip Text may not show on a control that uses the On Mouse Move event. To see the desired ControlTip it is necessary to reveal the ControlTip of another control first, then bring the mouse back to the desired control that has the On Mouse Move event.
A better description of the issue, with screenshots, may be found here: https://answers.microsoft.com/en-us/msoffice/forum/msofficeaccess-msowinother-mso2013release/controltip-text-does-not-always-show-when-on-mouse/209f54d1-edfd-4252-9f20-f24029c12d8a?messageId=c1448154-918b-420e-9e2c-5d887734a505
Suggestion/issue posted here by request.

2 comments
-
isladogs commented
A common reason why this fails is if you have another hidden control partly or wholloy covering the control whose control tip text you want to see.
SOLUTION: move the hidden control to the back -
Jf Ruiz commented
This is a serious issue. Fix it please.