This commit is contained in:
John Jenko 2011-05-09 16:53:51 +00:00
parent 7e6fefb00c
commit 58d3fcc524

View File

@ -983,6 +983,7 @@ namespace VEPROMS
{ {
toolsPanel.Expanded = true; toolsPanel.Expanded = true;
toolsTabs.SelectedTab = tabItemLibDocs; toolsTabs.SelectedTab = tabItemLibDocs;
toolsTabs.SelectedTab.PerformClick();
} }
else if (args.PanelTabName == "Annots") else if (args.PanelTabName == "Annots")
{ {