Added logic to remember the status of the TreeView

Added specific file location for ErrorLog
Added logic to refresh ContentParts when Items added or deleted (Error 68)
This commit is contained in:
Rich
2010-11-17 17:30:08 +00:00
parent 74082c3038
commit c5f5e692c8
5 changed files with 39 additions and 4 deletions

View File

@@ -47,5 +47,8 @@
<Setting Name="AutoPopUpAnnotations" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="TreeviewExpanded" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
</Settings>
</SettingsFile>