Added popup menu, started handling view file request from popup. Added prefs for...
[Widgit.git] / Properties / Resources.Designer.cs
blob6824bd315f1793d46c7afe943cf9a30f7e42ad97
1 //------------------------------------------------------------------------------
2 // <auto-generated>
3 // This code was generated by a tool.
4 // Runtime Version:2.0.50727.42
5 //
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
8 // </auto-generated>
9 //------------------------------------------------------------------------------
11 namespace Widgit.Properties {
12 using System;
15 /// <summary>
16 /// A strongly-typed resource class, for looking up localized strings, etc.
17 /// </summary>
18 // This class was auto-generated by the StronglyTypedResourceBuilder
19 // class via a tool like ResGen or Visual Studio.
20 // To add or remove a member, edit your .ResX file then rerun ResGen
21 // with the /str option, or rebuild your VS project.
22 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
23 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
24 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
25 internal class Resources {
27 private static global::System.Resources.ResourceManager resourceMan;
29 private static global::System.Globalization.CultureInfo resourceCulture;
31 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
32 internal Resources() {
35 /// <summary>
36 /// Returns the cached ResourceManager instance used by this class.
37 /// </summary>
38 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
39 internal static global::System.Resources.ResourceManager ResourceManager {
40 get {
41 if (object.ReferenceEquals(resourceMan, null)) {
42 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Widgit.Properties.Resources", typeof(Resources).Assembly);
43 resourceMan = temp;
45 return resourceMan;
49 /// <summary>
50 /// Overrides the current thread's CurrentUICulture property for all
51 /// resource lookups using this strongly typed resource class.
52 /// </summary>
53 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
54 internal static global::System.Globalization.CultureInfo Culture {
55 get {
56 return resourceCulture;
58 set {
59 resourceCulture = value;
63 internal static System.Drawing.Bitmap accept {
64 get {
65 object obj = ResourceManager.GetObject("accept", resourceCulture);
66 return ((System.Drawing.Bitmap)(obj));
70 internal static System.Drawing.Bitmap add {
71 get {
72 object obj = ResourceManager.GetObject("add", resourceCulture);
73 return ((System.Drawing.Bitmap)(obj));
77 internal static System.Drawing.Bitmap application_view_list {
78 get {
79 object obj = ResourceManager.GetObject("application_view_list", resourceCulture);
80 return ((System.Drawing.Bitmap)(obj));
84 internal static System.Drawing.Bitmap arrow_divide {
85 get {
86 object obj = ResourceManager.GetObject("arrow_divide", resourceCulture);
87 return ((System.Drawing.Bitmap)(obj));
91 internal static System.Drawing.Bitmap arrow_join {
92 get {
93 object obj = ResourceManager.GetObject("arrow_join", resourceCulture);
94 return ((System.Drawing.Bitmap)(obj));
98 internal static System.Drawing.Bitmap arrow_redo {
99 get {
100 object obj = ResourceManager.GetObject("arrow_redo", resourceCulture);
101 return ((System.Drawing.Bitmap)(obj));
105 internal static System.Drawing.Bitmap arrow_refresh {
106 get {
107 object obj = ResourceManager.GetObject("arrow_refresh", resourceCulture);
108 return ((System.Drawing.Bitmap)(obj));
112 internal static System.Drawing.Bitmap book {
113 get {
114 object obj = ResourceManager.GetObject("book", resourceCulture);
115 return ((System.Drawing.Bitmap)(obj));
119 internal static System.Drawing.Bitmap cog {
120 get {
121 object obj = ResourceManager.GetObject("cog", resourceCulture);
122 return ((System.Drawing.Bitmap)(obj));
126 internal static System.Drawing.Bitmap delete {
127 get {
128 object obj = ResourceManager.GetObject("delete", resourceCulture);
129 return ((System.Drawing.Bitmap)(obj));
133 internal static System.Drawing.Bitmap disconnect {
134 get {
135 object obj = ResourceManager.GetObject("disconnect", resourceCulture);
136 return ((System.Drawing.Bitmap)(obj));
140 internal static System.Drawing.Bitmap folder {
141 get {
142 object obj = ResourceManager.GetObject("folder", resourceCulture);
143 return ((System.Drawing.Bitmap)(obj));
147 internal static System.Drawing.Bitmap lightning {
148 get {
149 object obj = ResourceManager.GetObject("lightning", resourceCulture);
150 return ((System.Drawing.Bitmap)(obj));
154 internal static System.Drawing.Bitmap page {
155 get {
156 object obj = ResourceManager.GetObject("page", resourceCulture);
157 return ((System.Drawing.Bitmap)(obj));
161 internal static System.Drawing.Bitmap page_add {
162 get {
163 object obj = ResourceManager.GetObject("page_add", resourceCulture);
164 return ((System.Drawing.Bitmap)(obj));
168 internal static System.Drawing.Bitmap page_code {
169 get {
170 object obj = ResourceManager.GetObject("page_code", resourceCulture);
171 return ((System.Drawing.Bitmap)(obj));
175 internal static System.Drawing.Bitmap page_copy {
176 get {
177 object obj = ResourceManager.GetObject("page_copy", resourceCulture);
178 return ((System.Drawing.Bitmap)(obj));
182 internal static System.Drawing.Bitmap page_delete {
183 get {
184 object obj = ResourceManager.GetObject("page_delete", resourceCulture);
185 return ((System.Drawing.Bitmap)(obj));
189 internal static System.Drawing.Bitmap page_edit {
190 get {
191 object obj = ResourceManager.GetObject("page_edit", resourceCulture);
192 return ((System.Drawing.Bitmap)(obj));
196 internal static System.Drawing.Bitmap page_error {
197 get {
198 object obj = ResourceManager.GetObject("page_error", resourceCulture);
199 return ((System.Drawing.Bitmap)(obj));
203 internal static System.Drawing.Bitmap page_go {
204 get {
205 object obj = ResourceManager.GetObject("page_go", resourceCulture);
206 return ((System.Drawing.Bitmap)(obj));
210 internal static System.Drawing.Bitmap page_lightning {
211 get {
212 object obj = ResourceManager.GetObject("page_lightning", resourceCulture);
213 return ((System.Drawing.Bitmap)(obj));
217 internal static System.Drawing.Bitmap page_white_magnify {
218 get {
219 object obj = ResourceManager.GetObject("page_white_magnify", resourceCulture);
220 return ((System.Drawing.Bitmap)(obj));
224 internal static System.Drawing.Bitmap resultset_next {
225 get {
226 object obj = ResourceManager.GetObject("resultset_next", resourceCulture);
227 return ((System.Drawing.Bitmap)(obj));
231 internal static System.Drawing.Bitmap resultset_previous {
232 get {
233 object obj = ResourceManager.GetObject("resultset_previous", resourceCulture);
234 return ((System.Drawing.Bitmap)(obj));
238 internal static System.Drawing.Bitmap tag_blue {
239 get {
240 object obj = ResourceManager.GetObject("tag_blue", resourceCulture);
241 return ((System.Drawing.Bitmap)(obj));
245 internal static System.Drawing.Bitmap tag_blue_add {
246 get {
247 object obj = ResourceManager.GetObject("tag_blue_add", resourceCulture);
248 return ((System.Drawing.Bitmap)(obj));
252 internal static System.Drawing.Bitmap tag_blue_delete {
253 get {
254 object obj = ResourceManager.GetObject("tag_blue_delete", resourceCulture);
255 return ((System.Drawing.Bitmap)(obj));
259 internal static System.Drawing.Bitmap tag_blue_edit {
260 get {
261 object obj = ResourceManager.GetObject("tag_blue_edit", resourceCulture);
262 return ((System.Drawing.Bitmap)(obj));
266 internal static System.Drawing.Bitmap tag_green {
267 get {
268 object obj = ResourceManager.GetObject("tag_green", resourceCulture);
269 return ((System.Drawing.Bitmap)(obj));
273 internal static System.Drawing.Bitmap tag_yellow {
274 get {
275 object obj = ResourceManager.GetObject("tag_yellow", resourceCulture);
276 return ((System.Drawing.Bitmap)(obj));
280 internal static System.Drawing.Bitmap tick {
281 get {
282 object obj = ResourceManager.GetObject("tick", resourceCulture);
283 return ((System.Drawing.Bitmap)(obj));