Welcome to WindowsClient.net | Sign in | Join

The Control Gallery is a directory of controls that you can use in your applications. The number in parenthesis indicates how many controls are available in the category.

UIBrowser

Control Author:
Bragi

Posted: 03-21-2008

Views: 116

Downloads: 98

Is Source Available: No

VS.NET Designer Support: No

More Information: Details

 
File Details

UI Browser is a small tool for examining an application from the viewpoint of UI Automation. You can browse through the entire Element tree of an application, display the list of patterns that the selected element implements and all the property values of each pattern.

This can be useful for:

  • Control authors who want to verify if their control implements the UI Framework correctly.
  • Application developers who want to check if their application can properly be used by assistive technology products such as screen readers.
  • Testers who are creating automated user interface tests with the new accessibility framework for Microsoft Windows for looking up values, id's, the tree structure..

This is a free application. It is configured to automatically check for updates as we plan to gradually update it with new features.