Forum Discussion

3 Replies

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    This is the object, WPFObject("CPNTextBlock"). To retrieve e.g. 921-00003 you would so something like WPFObject("CPNTextBlock").contentText.

     

    Worth reading through Testing WPF Applications

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    What are the properties shown in Object Spy or Object Browser for your UI control?