VBA macro. Set event handler for shape on hover/mouse_over.

I don't see a way to handle mouse hovering for shape or even handle mouse events for document for check mouse coordinates and check if mouse is over some shape.

How can I do it? Is there a way to do it?