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
330
Where to get a list of all properties I can view using GetNAProperty?
posted

Where can I get a list of all properties I can view using the method GetNAProperty for any given class or object?  For example, I was interested in getting column header values in a grid, and I found on the forums that I could use the property GetNAProperty("DisplayLayout.Bands[0].Columns[X].Key").   Where do I find a list of these properties, or is there some tool I can use (like QTP Object Spy) to expose them?

 

Thanks

Parents
  • 310
    Suggested Answer
    posted

    Hello,

    QTP 9.5 provides .NET Windows Forms Spy, that you will see in Tools tab. This spy helps to some extent to know the propertis of UI elements. sometimes you may also have to take help from developers of the software if they are available. that helps in speeding up your work.

Reply Children
No Data