Message 1 of 6
Controlling the Project Browser
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I've looking to create a small c# routine which would find the current opened view in the browser.
So the user would click on a button and the browser could scroll to the opened view which would be shown in bold.
That the idea at least, but I can't find anything in the API which allows the browser to be controlled or searched.
The only thing that I've found is the BrowserOrganisation Class - which is no good.
Am i missing something or is there simply no way of accessing the browser with the API?
Thanks.