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
130
Issues with SwfToolbar-couldnot spy over individual objects
posted

 Hey, I am testing this APP developed using Infragistics NetAdvantage 8.2. I use Testadvantage 8.2 to test this. When i spy over the toolbar in my APP, i could spy the entire toolbar(which has more than 20 individual objects under HOME and Preferences), but not the individual objects in the toolbar.

I get the following details while spying over the toolbar.

Class Name: SwfToolbar,  nativeclass: WindowsForms10.Window.8.app.0.2ce2184, regexpwndclass: WindowsForms10.Window.8.app.0.2ce2184

swftypename: Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea

Please provide me some kind of solution regarding what i should do to capture individual objects under my toolbar.

Thanks

  • 250
    posted

    Hi, 

     Use .Net Windows Forms Spy insted of normal spy, Located at in QTP--> Tools-->.Net Windows Forms Spy

    After that expand the following items in .Net Windows forms Spy

    ToolbarsManager -->Tools

    or

    ToolbarsManager -->Toolbars


    You will get the data.

    Cheers..

    Sridhar