There's a handy utility that I'm aware of that used to be online somewhere wherein I can mouse over a UI element and it'll give info on the element and the tree it's in. Does anyone have that DLL lying around?
Hi Eliot,
I've uploaded it for you here: Infragistics.Win.UIElementViewer.dll.zip
Please let me know if you have any questions about how to use it to test your applications.
Thanks Mike!! I've got the hang of it.
how we can use this dll is their any documentation for it?
what framework/libs/dll this dll depends on?
The UIElement Viewer is an unsupported utility. So there's not much documentation, but there is a blog post here that explains the basics.
I don't believe there are any dependencies other than the DotNet framework and some version of the Infragistics WinForms controls.