Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
Capturing ToolTips
posted

Any examples of capturing a tooltip on a SwfCheckBox?

 

Thanks,

Richard

  • 60
    posted

    I found the correct event  ...

    SwfWindow("CaridianBCT Service Maintenanc").SwfCheckBox("ReleasedCheckBox").FireEvent  "MouseHover"

    I had to go to the programmer to find what the event is called for a mouse over. In the Object Spy I don't see any lists of events for this control. Is there someplace that i could look to see all events for a control?

    Any thoughts on how to capture the text for the mousr over?

    Thanks,

    Richard