03-23-2013, 11:17 AM
Hi,
Try using the following command for FireEvent over the object that you want to check its tooltip or whatever.
<object>.FireEvent "onmouseover"
It should fire the event of mouseover.
--Sams
Try using the following command for FireEvent over the object that you want to check its tooltip or whatever.
<object>.FireEvent "onmouseover"
It should fire the event of mouseover.
--Sams