Logic to keep looking (inheritance) if a blank value is found

Dtermine font style from format xml
Fixed a bug - AnnotationTypes in Annotation Search
Add defaults for user configuration data
This commit is contained in:
Rich
2009-02-06 15:57:23 +00:00
parent 26f8e03a8c
commit 9df3bccd71
5 changed files with 29 additions and 10 deletions

View File

@@ -9,13 +9,13 @@
<Value Profile="(Default)" />
</Setting>
<Setting Name="LoadWordDoc" Type="System.Windows.Forms.CheckState" Scope="User">
<Value Profile="(Default)" />
<Value Profile="(Default)">Checked</Value>
</Setting>
<Setting Name="LoadRTFDoc" Type="System.Windows.Forms.CheckState" Scope="User">
<Value Profile="(Default)" />
<Value Profile="(Default)">Unchecked</Value>
</Setting>
<Setting Name="PurgeData" Type="System.Windows.Forms.CheckState" Scope="User">
<Value Profile="(Default)" />
<Value Profile="(Default)">Checked</Value>
</Setting>
<Setting Name="VePromsFilename" Type="System.String" Scope="User">
<Value Profile="(Default)" />