This commit is contained in:
2011-05-06 18:20:23 +00:00
parent 724fbcf62d
commit 4b967f6d4b

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")
{ {