Forum Discussion

dsolis2's avatar
dsolis2
Occasional Contributor
14 years ago

Getting text from a tool tip

I am testing a flex application. I have an edit field, visible in the object browser, but what I cannot see in the object browser is the tool tip when I hover the mouse over the field.  How can grab the text from the popup?

1 Reply


  • Hi David,





    I am guessing that you are working with the TextInput control. In this case, you should be able to get the text of the control's tooltip via its Caption property.