Any examples of capturing a tooltip on a SwfCheckBox?
Thanks,
Richard
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?