Forum Discussion

bahadirarslan's avatar
bahadirarslan
Occasional Contributor
15 years ago

Windows Forms Error Provider

Hi,



I wonder that could we get and control the message of Error Provider with Test Complete 8?



I looked for it but i couldn't find any property or field related about this message. There was no property or field that name was like Text, Hint or ToolTip.


11 Replies

  • Jeniferanto's avatar
    Jeniferanto
    Occasional Contributor
    The errorprovider object name is the non visual in Test Complete. I got that error provider object name from the developers and  used that name in the code.





    In the example: , I got the  error provider object "frm"  which developer named them in their code. 

      Set errorProviderObj = frm.errorProvider1