Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Nick on February 18, 2005, 09:55:10 am
-
Hi,
Is it possible to set the focus to a specific element in the project browser and/or display the properties dialogue box for the element using the automation interface.
Thanks.
-
Bringing back a really old thread I would also like to do this.
-
Use Repository.ShowInProjectView (object Item)
Opening properties dialog is not possible.
Geert
-
Thanks works perfectly