Pop up message required without clicking anywhere on the Pivot Table
Hi
I have an object (Table / Graph) in my report. I am wondering if there is any API enhancement or any property on the objects by which, when I move my mouse pointer over an object or on data inside in the object, I should get prompted with a message (just like a tool tip kind of a thing). I am aware of Help text (which appears on the click of a button, also macros can be triggered based on events, but does just moving the mouse pointer over an object get considered as an event, if yes how we can capture this, else any other way anybody has implemented this.