SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Settings.Designer.cs
Go to the documentation of this file.
1 //------------------------------------------------------------------------------
2 // <auto-generated>
3 // This code was generated by a tool.
4 // Runtime Version:4.0.30319.18047
5 //
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
8 // </auto-generated>
9 //------------------------------------------------------------------------------
10 
11 namespace SeciUserInterface.Properties {
12 
13 
14  [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
15  [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
16  internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
17 
18  private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
19 
20  public static Settings Default {
21  get {
22  return defaultInstance;
23  }
24  }
25 
26  [global::System.Configuration.UserScopedSettingAttribute()]
27  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
28  [global::System.Configuration.DefaultSettingValueAttribute("True")]
29  public bool DaeViAvailable {
30  get {
31  return ((bool)(this["DaeViAvailable"]));
32  }
33  set {
34  this["DaeViAvailable"] = value;
35  }
36  }
37 
38  [global::System.Configuration.UserScopedSettingAttribute()]
39  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
40  [global::System.Configuration.DefaultSettingValueAttribute("True")]
41  public bool VisAvailable {
42  get {
43  return ((bool)(this["VisAvailable"]));
44  }
45  set {
46  this["VisAvailable"] = value;
47  }
48  }
49 
50  [global::System.Configuration.UserScopedSettingAttribute()]
51  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
52  [global::System.Configuration.DefaultSettingValueAttribute("False")]
53  public bool UseTwoGenies {
54  get {
55  return ((bool)(this["UseTwoGenies"]));
56  }
57  set {
58  this["UseTwoGenies"] = value;
59  }
60  }
61 
62  [global::System.Configuration.UserScopedSettingAttribute()]
63  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
64  [global::System.Configuration.DefaultSettingValueAttribute("True")]
65  public bool ShowBeamlogger {
66  get {
67  return ((bool)(this["ShowBeamlogger"]));
68  }
69  set {
70  this["ShowBeamlogger"] = value;
71  }
72  }
73 
74  [global::System.Configuration.UserScopedSettingAttribute()]
75  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
76  [global::System.Configuration.DefaultSettingValueAttribute("False")]
77  public bool UseBigFontsDashboard {
78  get {
79  return ((bool)(this["UseBigFontsDashboard"]));
80  }
81  set {
82  this["UseBigFontsDashboard"] = value;
83  }
84  }
85 
86  [global::System.Configuration.UserScopedSettingAttribute()]
87  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
88  [global::System.Configuration.DefaultSettingValueAttribute("True")]
89  public bool UserCanEditVISettings {
90  get {
91  return ((bool)(this["UserCanEditVISettings"]));
92  }
93  set {
94  this["UserCanEditVISettings"] = value;
95  }
96  }
97 
98  [global::System.Configuration.UserScopedSettingAttribute()]
99  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
100  [global::System.Configuration.DefaultSettingValueAttribute("True")]
101  public bool WebDashboardEnabled {
102  get {
103  return ((bool)(this["WebDashboardEnabled"]));
104  }
105  set {
106  this["WebDashboardEnabled"] = value;
107  }
108  }
109 
110  [global::System.Configuration.UserScopedSettingAttribute()]
111  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
112  [global::System.Configuration.DefaultSettingValueAttribute("False")]
113  public bool WebDashboardShowTitle {
114  get {
115  return ((bool)(this["WebDashboardShowTitle"]));
116  }
117  set {
118  this["WebDashboardShowTitle"] = value;
119  }
120  }
121 
122  [global::System.Configuration.UserScopedSettingAttribute()]
123  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
124  [global::System.Configuration.DefaultSettingValueAttribute("True")]
125  public bool CleanKill {
126  get {
127  return ((bool)(this["CleanKill"]));
128  }
129  set {
130  this["CleanKill"] = value;
131  }
132  }
133 
134  [global::System.Configuration.UserScopedSettingAttribute()]
135  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
136  [global::System.Configuration.DefaultSettingValueAttribute("")]
137  public string RecentConfigs {
138  get {
139  return ((string)(this["RecentConfigs"]));
140  }
141  set {
142  this["RecentConfigs"] = value;
143  }
144  }
145 
146  [global::System.Configuration.UserScopedSettingAttribute()]
147  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
148  [global::System.Configuration.DefaultSettingValueAttribute("")]
149  public string LastConfig {
150  get {
151  return ((string)(this["LastConfig"]));
152  }
153  set {
154  this["LastConfig"] = value;
155  }
156  }
157 
158  [global::System.Configuration.UserScopedSettingAttribute()]
159  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
160  [global::System.Configuration.DefaultSettingValueAttribute("True")]
161  public bool GraphsOnGenieTab {
162  get {
163  return ((bool)(this["GraphsOnGenieTab"]));
164  }
165  set {
166  this["GraphsOnGenieTab"] = value;
167  }
168  }
169 
170  [global::System.Configuration.ApplicationScopedSettingAttribute()]
171  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
172  [global::System.Configuration.DefaultSettingValueAttribute(@"<?xml version=""1.0"" encoding=""utf-16""?>
173 <ArrayOfString xmlns:xsi=""http://www.w3.org/2001/XMLSchema-instance"" xmlns:xsd=""http://www.w3.org/2001/XMLSchema"">
174  <string>Experiment Details|Experiment Details</string>
175  <string>LabVIEW VIs|LabVIEW VIs</string>
176  <string>Open Genie (Scripting)|Open Genie (Scripting)</string>
177  <string>Graphs|Graphs</string>
178  <string>Settings|Settings</string>
179  <string>DAE|DAE</string>
180 </ArrayOfString>")]
181  public global::System.Collections.Specialized.StringCollection NavBarSettings {
182  get {
183  return ((global::System.Collections.Specialized.StringCollection)(this["NavBarSettings"]));
184  }
185  }
186 
187  [global::System.Configuration.UserScopedSettingAttribute()]
188  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
189  [global::System.Configuration.DefaultSettingValueAttribute("True")]
190  public bool LogBlocks {
191  get {
192  return ((bool)(this["LogBlocks"]));
193  }
194  set {
195  this["LogBlocks"] = value;
196  }
197  }
198 
199  [global::System.Configuration.UserScopedSettingAttribute()]
200  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
201  [global::System.Configuration.DefaultSettingValueAttribute("True")]
202  public bool ShowJournalViewer {
203  get {
204  return ((bool)(this["ShowJournalViewer"]));
205  }
206  set {
207  this["ShowJournalViewer"] = value;
208  }
209  }
210 
211  [global::System.Configuration.UserScopedSettingAttribute()]
212  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
213  [global::System.Configuration.DefaultSettingValueAttribute("False")]
214  public bool UsePython {
215  get {
216  return ((bool)(this["UsePython"]));
217  }
218  set {
219  this["UsePython"] = value;
220  }
221  }
222 
223  [global::System.Configuration.UserScopedSettingAttribute()]
224  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
225  [global::System.Configuration.DefaultSettingValueAttribute("True")]
226  public bool LostTimeVisible {
227  get {
228  return ((bool)(this["LostTimeVisible"]));
229  }
230  set {
231  this["LostTimeVisible"] = value;
232  }
233  }
234 
235  [global::System.Configuration.UserScopedSettingAttribute()]
236  [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
237  [global::System.Configuration.DefaultSettingValueAttribute("")]
238  public string ScriptPIDS {
239  get {
240  return ((string)(this["ScriptPIDS"]));
241  }
242  set {
243  this["ScriptPIDS"] = value;
244  }
245  }
246  }
247 }