/ src / modules / MouseWithoutBorders / App / Properties / Images.Designer.cs
Images.Designer.cs
  1  //------------------------------------------------------------------------------
  2  // <auto-generated>
  3  //     This code was generated by a tool.
  4  //     Runtime Version:4.0.30319.42000
  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 MouseWithoutBorders.Properties {
 12      using System;
 13      
 14      
 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", "17.0.0.0")]
 23      [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
 24      [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
 25      internal class Images {
 26          
 27          private static global::System.Resources.ResourceManager resourceMan;
 28          
 29          private static global::System.Globalization.CultureInfo resourceCulture;
 30          
 31          [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
 32          internal Images() {
 33          }
 34          
 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("MouseWithoutBorders.Properties.Images", typeof(Images).Assembly);
 43                      resourceMan = temp;
 44                  }
 45                  return resourceMan;
 46              }
 47          }
 48          
 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;
 57              }
 58              set {
 59                  resourceCulture = value;
 60              }
 61          }
 62          
 63          /// <summary>
 64          ///   Looks up a localized resource of type System.Drawing.Bitmap.
 65          /// </summary>
 66          internal static System.Drawing.Bitmap advanced_button_click {
 67              get {
 68                  object obj = ResourceManager.GetObject("advanced_button_click", resourceCulture);
 69                  return ((System.Drawing.Bitmap)(obj));
 70              }
 71          }
 72          
 73          /// <summary>
 74          ///   Looks up a localized resource of type System.Drawing.Bitmap.
 75          /// </summary>
 76          internal static System.Drawing.Bitmap advanced_button_hover {
 77              get {
 78                  object obj = ResourceManager.GetObject("advanced_button_hover", resourceCulture);
 79                  return ((System.Drawing.Bitmap)(obj));
 80              }
 81          }
 82          
 83          /// <summary>
 84          ///   Looks up a localized resource of type System.Drawing.Bitmap.
 85          /// </summary>
 86          internal static System.Drawing.Bitmap advanced_button_normal {
 87              get {
 88                  object obj = ResourceManager.GetObject("advanced_button_normal", resourceCulture);
 89                  return ((System.Drawing.Bitmap)(obj));
 90              }
 91          }
 92          
 93          /// <summary>
 94          ///   Looks up a localized resource of type System.Drawing.Bitmap.
 95          /// </summary>
 96          internal static System.Drawing.Bitmap back_button_click {
 97              get {
 98                  object obj = ResourceManager.GetObject("back_button_click", resourceCulture);
 99                  return ((System.Drawing.Bitmap)(obj));
100              }
101          }
102          
103          /// <summary>
104          ///   Looks up a localized resource of type System.Drawing.Bitmap.
105          /// </summary>
106          internal static System.Drawing.Bitmap back_button_hover {
107              get {
108                  object obj = ResourceManager.GetObject("back_button_hover", resourceCulture);
109                  return ((System.Drawing.Bitmap)(obj));
110              }
111          }
112          
113          /// <summary>
114          ///   Looks up a localized resource of type System.Drawing.Bitmap.
115          /// </summary>
116          internal static System.Drawing.Bitmap back_button_normal {
117              get {
118                  object obj = ResourceManager.GetObject("back_button_normal", resourceCulture);
119                  return ((System.Drawing.Bitmap)(obj));
120              }
121          }
122          
123          /// <summary>
124          ///   Looks up a localized resource of type System.Drawing.Bitmap.
125          /// </summary>
126          internal static System.Drawing.Bitmap checkbox_checked {
127              get {
128                  object obj = ResourceManager.GetObject("checkbox_checked", resourceCulture);
129                  return ((System.Drawing.Bitmap)(obj));
130              }
131          }
132          
133          /// <summary>
134          ///   Looks up a localized resource of type System.Drawing.Bitmap.
135          /// </summary>
136          internal static System.Drawing.Bitmap checkbox_unchecked {
137              get {
138                  object obj = ResourceManager.GetObject("checkbox_unchecked", resourceCulture);
139                  return ((System.Drawing.Bitmap)(obj));
140              }
141          }
142          
143          /// <summary>
144          ///   Looks up a localized resource of type System.Drawing.Bitmap.
145          /// </summary>
146          internal static System.Drawing.Bitmap close_button_click {
147              get {
148                  object obj = ResourceManager.GetObject("close_button_click", resourceCulture);
149                  return ((System.Drawing.Bitmap)(obj));
150              }
151          }
152          
153          /// <summary>
154          ///   Looks up a localized resource of type System.Drawing.Bitmap.
155          /// </summary>
156          internal static System.Drawing.Bitmap close_button_hover {
157              get {
158                  object obj = ResourceManager.GetObject("close_button_hover", resourceCulture);
159                  return ((System.Drawing.Bitmap)(obj));
160              }
161          }
162          
163          /// <summary>
164          ///   Looks up a localized resource of type System.Drawing.Bitmap.
165          /// </summary>
166          internal static System.Drawing.Bitmap close_button_normal {
167              get {
168                  object obj = ResourceManager.GetObject("close_button_normal", resourceCulture);
169                  return ((System.Drawing.Bitmap)(obj));
170              }
171          }
172          
173          /// <summary>
174          ///   Looks up a localized resource of type System.Drawing.Bitmap.
175          /// </summary>
176          internal static System.Drawing.Bitmap close_window_click {
177              get {
178                  object obj = ResourceManager.GetObject("close_window_click", resourceCulture);
179                  return ((System.Drawing.Bitmap)(obj));
180              }
181          }
182          
183          /// <summary>
184          ///   Looks up a localized resource of type System.Drawing.Bitmap.
185          /// </summary>
186          internal static System.Drawing.Bitmap close_window_hover {
187              get {
188                  object obj = ResourceManager.GetObject("close_window_hover", resourceCulture);
189                  return ((System.Drawing.Bitmap)(obj));
190              }
191          }
192          
193          /// <summary>
194          ///   Looks up a localized resource of type System.Drawing.Bitmap.
195          /// </summary>
196          internal static System.Drawing.Bitmap collapse_button_click {
197              get {
198                  object obj = ResourceManager.GetObject("collapse_button_click", resourceCulture);
199                  return ((System.Drawing.Bitmap)(obj));
200              }
201          }
202          
203          /// <summary>
204          ///   Looks up a localized resource of type System.Drawing.Bitmap.
205          /// </summary>
206          internal static System.Drawing.Bitmap collapse_button_hover {
207              get {
208                  object obj = ResourceManager.GetObject("collapse_button_hover", resourceCulture);
209                  return ((System.Drawing.Bitmap)(obj));
210              }
211          }
212          
213          /// <summary>
214          ///   Looks up a localized resource of type System.Drawing.Bitmap.
215          /// </summary>
216          internal static System.Drawing.Bitmap collapse_button_normal {
217              get {
218                  object obj = ResourceManager.GetObject("collapse_button_normal", resourceCulture);
219                  return ((System.Drawing.Bitmap)(obj));
220              }
221          }
222          
223          /// <summary>
224          ///   Looks up a localized resource of type System.Drawing.Bitmap.
225          /// </summary>
226          internal static System.Drawing.Bitmap combined_example {
227              get {
228                  object obj = ResourceManager.GetObject("combined_example", resourceCulture);
229                  return ((System.Drawing.Bitmap)(obj));
230              }
231          }
232          
233          /// <summary>
234          ///   Looks up a localized resource of type System.Drawing.Bitmap.
235          /// </summary>
236          internal static System.Drawing.Bitmap computer_button_click {
237              get {
238                  object obj = ResourceManager.GetObject("computer_button_click", resourceCulture);
239                  return ((System.Drawing.Bitmap)(obj));
240              }
241          }
242          
243          /// <summary>
244          ///   Looks up a localized resource of type System.Drawing.Bitmap.
245          /// </summary>
246          internal static System.Drawing.Bitmap computer_button_hover {
247              get {
248                  object obj = ResourceManager.GetObject("computer_button_hover", resourceCulture);
249                  return ((System.Drawing.Bitmap)(obj));
250              }
251          }
252          
253          /// <summary>
254          ///   Looks up a localized resource of type System.Drawing.Bitmap.
255          /// </summary>
256          internal static System.Drawing.Bitmap computer_button_normal {
257              get {
258                  object obj = ResourceManager.GetObject("computer_button_normal", resourceCulture);
259                  return ((System.Drawing.Bitmap)(obj));
260              }
261          }
262          
263          /// <summary>
264          ///   Looks up a localized resource of type System.Drawing.Bitmap.
265          /// </summary>
266          internal static System.Drawing.Bitmap computer_connected {
267              get {
268                  object obj = ResourceManager.GetObject("computer_connected", resourceCulture);
269                  return ((System.Drawing.Bitmap)(obj));
270              }
271          }
272          
273          /// <summary>
274          ///   Looks up a localized resource of type System.Drawing.Bitmap.
275          /// </summary>
276          internal static System.Drawing.Bitmap computer_disconnected {
277              get {
278                  object obj = ResourceManager.GetObject("computer_disconnected", resourceCulture);
279                  return ((System.Drawing.Bitmap)(obj));
280              }
281          }
282          
283          /// <summary>
284          ///   Looks up a localized resource of type System.Drawing.Bitmap.
285          /// </summary>
286          internal static System.Drawing.Bitmap computer_small_connected {
287              get {
288                  object obj = ResourceManager.GetObject("computer_small_connected", resourceCulture);
289                  return ((System.Drawing.Bitmap)(obj));
290              }
291          }
292          
293          /// <summary>
294          ///   Looks up a localized resource of type System.Drawing.Bitmap.
295          /// </summary>
296          internal static System.Drawing.Bitmap computer_small_disconnected {
297              get {
298                  object obj = ResourceManager.GetObject("computer_small_disconnected", resourceCulture);
299                  return ((System.Drawing.Bitmap)(obj));
300              }
301          }
302          
303          /// <summary>
304          ///   Looks up a localized resource of type System.Drawing.Bitmap.
305          /// </summary>
306          internal static System.Drawing.Bitmap copy_paste_example {
307              get {
308                  object obj = ResourceManager.GetObject("copy_paste_example", resourceCulture);
309                  return ((System.Drawing.Bitmap)(obj));
310              }
311          }
312          
313          /// <summary>
314          ///   Looks up a localized resource of type System.Drawing.Bitmap.
315          /// </summary>
316          internal static System.Drawing.Bitmap dialog_background {
317              get {
318                  object obj = ResourceManager.GetObject("dialog_background", resourceCulture);
319                  return ((System.Drawing.Bitmap)(obj));
320              }
321          }
322          
323          /// <summary>
324          ///   Looks up a localized resource of type System.Drawing.Bitmap.
325          /// </summary>
326          internal static System.Drawing.Bitmap done_button_click {
327              get {
328                  object obj = ResourceManager.GetObject("done_button_click", resourceCulture);
329                  return ((System.Drawing.Bitmap)(obj));
330              }
331          }
332          
333          /// <summary>
334          ///   Looks up a localized resource of type System.Drawing.Bitmap.
335          /// </summary>
336          internal static System.Drawing.Bitmap done_button_hover {
337              get {
338                  object obj = ResourceManager.GetObject("done_button_hover", resourceCulture);
339                  return ((System.Drawing.Bitmap)(obj));
340              }
341          }
342          
343          /// <summary>
344          ///   Looks up a localized resource of type System.Drawing.Bitmap.
345          /// </summary>
346          internal static System.Drawing.Bitmap done_button_normal {
347              get {
348                  object obj = ResourceManager.GetObject("done_button_normal", resourceCulture);
349                  return ((System.Drawing.Bitmap)(obj));
350              }
351          }
352          
353          /// <summary>
354          ///   Looks up a localized resource of type System.Drawing.Bitmap.
355          /// </summary>
356          internal static System.Drawing.Bitmap drag_example {
357              get {
358                  object obj = ResourceManager.GetObject("drag_example", resourceCulture);
359                  return ((System.Drawing.Bitmap)(obj));
360              }
361          }
362          
363          /// <summary>
364          ///   Looks up a localized resource of type System.Drawing.Bitmap.
365          /// </summary>
366          internal static System.Drawing.Bitmap expand_button_click {
367              get {
368                  object obj = ResourceManager.GetObject("expand_button_click", resourceCulture);
369                  return ((System.Drawing.Bitmap)(obj));
370              }
371          }
372          
373          /// <summary>
374          ///   Looks up a localized resource of type System.Drawing.Bitmap.
375          /// </summary>
376          internal static System.Drawing.Bitmap expand_button_highlight {
377              get {
378                  object obj = ResourceManager.GetObject("expand_button_highlight", resourceCulture);
379                  return ((System.Drawing.Bitmap)(obj));
380              }
381          }
382          
383          /// <summary>
384          ///   Looks up a localized resource of type System.Drawing.Bitmap.
385          /// </summary>
386          internal static System.Drawing.Bitmap expand_button_normal {
387              get {
388                  object obj = ResourceManager.GetObject("expand_button_normal", resourceCulture);
389                  return ((System.Drawing.Bitmap)(obj));
390              }
391          }
392          
393          /// <summary>
394          ///   Looks up a localized resource of type System.Drawing.Bitmap.
395          /// </summary>
396          internal static System.Drawing.Bitmap keyboard_button_click {
397              get {
398                  object obj = ResourceManager.GetObject("keyboard_button_click", resourceCulture);
399                  return ((System.Drawing.Bitmap)(obj));
400              }
401          }
402          
403          /// <summary>
404          ///   Looks up a localized resource of type System.Drawing.Bitmap.
405          /// </summary>
406          internal static System.Drawing.Bitmap keyboard_button_hover {
407              get {
408                  object obj = ResourceManager.GetObject("keyboard_button_hover", resourceCulture);
409                  return ((System.Drawing.Bitmap)(obj));
410              }
411          }
412          
413          /// <summary>
414          ///   Looks up a localized resource of type System.Drawing.Bitmap.
415          /// </summary>
416          internal static System.Drawing.Bitmap keyboard_button_normal {
417              get {
418                  object obj = ResourceManager.GetObject("keyboard_button_normal", resourceCulture);
419                  return ((System.Drawing.Bitmap)(obj));
420              }
421          }
422          
423          /// <summary>
424          ///   Looks up a localized resource of type System.Drawing.Bitmap.
425          /// </summary>
426          internal static System.Drawing.Bitmap keyboard_example {
427              get {
428                  object obj = ResourceManager.GetObject("keyboard_example", resourceCulture);
429                  return ((System.Drawing.Bitmap)(obj));
430              }
431          }
432          
433          /// <summary>
434          ///   Looks up a localized resource of type System.Drawing.Bitmap.
435          /// </summary>
436          internal static System.Drawing.Bitmap large_drag_tile {
437              get {
438                  object obj = ResourceManager.GetObject("large_drag_tile", resourceCulture);
439                  return ((System.Drawing.Bitmap)(obj));
440              }
441          }
442          
443          /// <summary>
444          ///   Looks up a localized resource of type System.Drawing.Bitmap.
445          /// </summary>
446          internal static System.Drawing.Bitmap link_button_click {
447              get {
448                  object obj = ResourceManager.GetObject("link_button_click", resourceCulture);
449                  return ((System.Drawing.Bitmap)(obj));
450              }
451          }
452          
453          /// <summary>
454          ///   Looks up a localized resource of type System.Drawing.Bitmap.
455          /// </summary>
456          internal static System.Drawing.Bitmap link_button_disabled {
457              get {
458                  object obj = ResourceManager.GetObject("link_button_disabled", resourceCulture);
459                  return ((System.Drawing.Bitmap)(obj));
460              }
461          }
462          
463          /// <summary>
464          ///   Looks up a localized resource of type System.Drawing.Bitmap.
465          /// </summary>
466          internal static System.Drawing.Bitmap link_button_hover {
467              get {
468                  object obj = ResourceManager.GetObject("link_button_hover", resourceCulture);
469                  return ((System.Drawing.Bitmap)(obj));
470              }
471          }
472          
473          /// <summary>
474          ///   Looks up a localized resource of type System.Drawing.Bitmap.
475          /// </summary>
476          internal static System.Drawing.Bitmap link_button_normal {
477              get {
478                  object obj = ResourceManager.GetObject("link_button_normal", resourceCulture);
479                  return ((System.Drawing.Bitmap)(obj));
480              }
481          }
482          
483          /// <summary>
484          ///   Looks up a localized resource of type System.Drawing.Bitmap.
485          /// </summary>
486          internal static System.Drawing.Bitmap Logo {
487              get {
488                  object obj = ResourceManager.GetObject("Logo", resourceCulture);
489                  return ((System.Drawing.Bitmap)(obj));
490              }
491          }
492          
493          /// <summary>
494          ///   Looks up a localized resource of type System.Drawing.Bitmap.
495          /// </summary>
496          internal static System.Drawing.Bitmap MachineDisabled {
497              get {
498                  object obj = ResourceManager.GetObject("MachineDisabled", resourceCulture);
499                  return ((System.Drawing.Bitmap)(obj));
500              }
501          }
502          
503          /// <summary>
504          ///   Looks up a localized resource of type System.Drawing.Bitmap.
505          /// </summary>
506          internal static System.Drawing.Bitmap MachineEnabled {
507              get {
508                  object obj = ResourceManager.GetObject("MachineEnabled", resourceCulture);
509                  return ((System.Drawing.Bitmap)(obj));
510              }
511          }
512          
513          /// <summary>
514          ///   Looks up a localized resource of type System.Drawing.Bitmap.
515          /// </summary>
516          internal static System.Drawing.Bitmap Mouse {
517              get {
518                  object obj = ResourceManager.GetObject("Mouse", resourceCulture);
519                  return ((System.Drawing.Bitmap)(obj));
520              }
521          }
522          
523          /// <summary>
524          ///   Looks up a localized resource of type System.Drawing.Bitmap.
525          /// </summary>
526          internal static System.Drawing.Bitmap MouseWithoutBorders {
527              get {
528                  object obj = ResourceManager.GetObject("MouseWithoutBorders", resourceCulture);
529                  return ((System.Drawing.Bitmap)(obj));
530              }
531          }
532          
533          /// <summary>
534          ///   Looks up a localized resource of type System.Drawing.Bitmap.
535          /// </summary>
536          internal static System.Drawing.Bitmap MouseWithoutBordersEx {
537              get {
538                  object obj = ResourceManager.GetObject("MouseWithoutBordersEx", resourceCulture);
539                  return ((System.Drawing.Bitmap)(obj));
540              }
541          }
542          
543          /// <summary>
544          ///   Looks up a localized resource of type System.Drawing.Bitmap.
545          /// </summary>
546          internal static System.Drawing.Bitmap next_button_click {
547              get {
548                  object obj = ResourceManager.GetObject("next_button_click", resourceCulture);
549                  return ((System.Drawing.Bitmap)(obj));
550              }
551          }
552          
553          /// <summary>
554          ///   Looks up a localized resource of type System.Drawing.Bitmap.
555          /// </summary>
556          internal static System.Drawing.Bitmap next_button_hover {
557              get {
558                  object obj = ResourceManager.GetObject("next_button_hover", resourceCulture);
559                  return ((System.Drawing.Bitmap)(obj));
560              }
561          }
562          
563          /// <summary>
564          ///   Looks up a localized resource of type System.Drawing.Bitmap.
565          /// </summary>
566          internal static System.Drawing.Bitmap next_button_normal {
567              get {
568                  object obj = ResourceManager.GetObject("next_button_normal", resourceCulture);
569                  return ((System.Drawing.Bitmap)(obj));
570              }
571          }
572          
573          /// <summary>
574          ///   Looks up a localized resource of type System.Drawing.Bitmap.
575          /// </summary>
576          internal static System.Drawing.Bitmap no_button_click {
577              get {
578                  object obj = ResourceManager.GetObject("no_button_click", resourceCulture);
579                  return ((System.Drawing.Bitmap)(obj));
580              }
581          }
582          
583          /// <summary>
584          ///   Looks up a localized resource of type System.Drawing.Bitmap.
585          /// </summary>
586          internal static System.Drawing.Bitmap no_button_hover {
587              get {
588                  object obj = ResourceManager.GetObject("no_button_hover", resourceCulture);
589                  return ((System.Drawing.Bitmap)(obj));
590              }
591          }
592          
593          /// <summary>
594          ///   Looks up a localized resource of type System.Drawing.Bitmap.
595          /// </summary>
596          internal static System.Drawing.Bitmap no_button_normal {
597              get {
598                  object obj = ResourceManager.GetObject("no_button_normal", resourceCulture);
599                  return ((System.Drawing.Bitmap)(obj));
600              }
601          }
602          
603          /// <summary>
604          ///   Looks up a localized resource of type System.Drawing.Bitmap.
605          /// </summary>
606          internal static System.Drawing.Bitmap notify_default {
607              get {
608                  object obj = ResourceManager.GetObject("notify_default", resourceCulture);
609                  return ((System.Drawing.Bitmap)(obj));
610              }
611          }
612          
613          /// <summary>
614          ///   Looks up a localized resource of type System.Drawing.Bitmap.
615          /// </summary>
616          internal static System.Drawing.Bitmap one_row_button_checked {
617              get {
618                  object obj = ResourceManager.GetObject("one_row_button_checked", resourceCulture);
619                  return ((System.Drawing.Bitmap)(obj));
620              }
621          }
622          
623          /// <summary>
624          ///   Looks up a localized resource of type System.Drawing.Bitmap.
625          /// </summary>
626          internal static System.Drawing.Bitmap one_row_button_unchecked {
627              get {
628                  object obj = ResourceManager.GetObject("one_row_button_unchecked", resourceCulture);
629                  return ((System.Drawing.Bitmap)(obj));
630              }
631          }
632          
633          /// <summary>
634          ///   Looks up a localized resource of type System.Drawing.Bitmap.
635          /// </summary>
636          internal static System.Drawing.Bitmap radio_button_checked {
637              get {
638                  object obj = ResourceManager.GetObject("radio_button_checked", resourceCulture);
639                  return ((System.Drawing.Bitmap)(obj));
640              }
641          }
642          
643          /// <summary>
644          ///   Looks up a localized resource of type System.Drawing.Bitmap.
645          /// </summary>
646          internal static System.Drawing.Bitmap radio_button_unchecked {
647              get {
648                  object obj = ResourceManager.GetObject("radio_button_unchecked", resourceCulture);
649                  return ((System.Drawing.Bitmap)(obj));
650              }
651          }
652          
653          /// <summary>
654          ///   Looks up a localized resource of type System.Drawing.Bitmap.
655          /// </summary>
656          internal static System.Drawing.Bitmap red_close_button_click {
657              get {
658                  object obj = ResourceManager.GetObject("red_close_button_click", resourceCulture);
659                  return ((System.Drawing.Bitmap)(obj));
660              }
661          }
662          
663          /// <summary>
664          ///   Looks up a localized resource of type System.Drawing.Bitmap.
665          /// </summary>
666          internal static System.Drawing.Bitmap red_close_button_hover {
667              get {
668                  object obj = ResourceManager.GetObject("red_close_button_hover", resourceCulture);
669                  return ((System.Drawing.Bitmap)(obj));
670              }
671          }
672          
673          /// <summary>
674          ///   Looks up a localized resource of type System.Drawing.Bitmap.
675          /// </summary>
676          internal static System.Drawing.Bitmap red_close_button_normal {
677              get {
678                  object obj = ResourceManager.GetObject("red_close_button_normal", resourceCulture);
679                  return ((System.Drawing.Bitmap)(obj));
680              }
681          }
682          
683          /// <summary>
684          ///   Looks up a localized resource of type System.Drawing.Bitmap.
685          /// </summary>
686          internal static System.Drawing.Bitmap small_drag_tile {
687              get {
688                  object obj = ResourceManager.GetObject("small_drag_tile", resourceCulture);
689                  return ((System.Drawing.Bitmap)(obj));
690              }
691          }
692          
693          /// <summary>
694          ///   Looks up a localized resource of type System.Drawing.Bitmap.
695          /// </summary>
696          internal static System.Drawing.Bitmap small_link_button_click {
697              get {
698                  object obj = ResourceManager.GetObject("small_link_button_click", resourceCulture);
699                  return ((System.Drawing.Bitmap)(obj));
700              }
701          }
702          
703          /// <summary>
704          ///   Looks up a localized resource of type System.Drawing.Bitmap.
705          /// </summary>
706          internal static System.Drawing.Bitmap small_link_button_hover {
707              get {
708                  object obj = ResourceManager.GetObject("small_link_button_hover", resourceCulture);
709                  return ((System.Drawing.Bitmap)(obj));
710              }
711          }
712          
713          /// <summary>
714          ///   Looks up a localized resource of type System.Drawing.Bitmap.
715          /// </summary>
716          internal static System.Drawing.Bitmap small_link_button_normal {
717              get {
718                  object obj = ResourceManager.GetObject("small_link_button_normal", resourceCulture);
719                  return ((System.Drawing.Bitmap)(obj));
720              }
721          }
722          
723          /// <summary>
724          ///   Looks up a localized resource of type System.Drawing.Bitmap.
725          /// </summary>
726          internal static System.Drawing.Bitmap switch_off_click {
727              get {
728                  object obj = ResourceManager.GetObject("switch_off_click", resourceCulture);
729                  return ((System.Drawing.Bitmap)(obj));
730              }
731          }
732          
733          /// <summary>
734          ///   Looks up a localized resource of type System.Drawing.Bitmap.
735          /// </summary>
736          internal static System.Drawing.Bitmap switch_off_hover {
737              get {
738                  object obj = ResourceManager.GetObject("switch_off_hover", resourceCulture);
739                  return ((System.Drawing.Bitmap)(obj));
740              }
741          }
742          
743          /// <summary>
744          ///   Looks up a localized resource of type System.Drawing.Bitmap.
745          /// </summary>
746          internal static System.Drawing.Bitmap switch_off_normal {
747              get {
748                  object obj = ResourceManager.GetObject("switch_off_normal", resourceCulture);
749                  return ((System.Drawing.Bitmap)(obj));
750              }
751          }
752          
753          /// <summary>
754          ///   Looks up a localized resource of type System.Drawing.Bitmap.
755          /// </summary>
756          internal static System.Drawing.Bitmap switch_on_click {
757              get {
758                  object obj = ResourceManager.GetObject("switch_on_click", resourceCulture);
759                  return ((System.Drawing.Bitmap)(obj));
760              }
761          }
762          
763          /// <summary>
764          ///   Looks up a localized resource of type System.Drawing.Bitmap.
765          /// </summary>
766          internal static System.Drawing.Bitmap switch_on_hover {
767              get {
768                  object obj = ResourceManager.GetObject("switch_on_hover", resourceCulture);
769                  return ((System.Drawing.Bitmap)(obj));
770              }
771          }
772          
773          /// <summary>
774          ///   Looks up a localized resource of type System.Drawing.Bitmap.
775          /// </summary>
776          internal static System.Drawing.Bitmap switch_on_normal {
777              get {
778                  object obj = ResourceManager.GetObject("switch_on_normal", resourceCulture);
779                  return ((System.Drawing.Bitmap)(obj));
780              }
781          }
782          
783          /// <summary>
784          ///   Looks up a localized resource of type System.Drawing.Bitmap.
785          /// </summary>
786          internal static System.Drawing.Bitmap text_button_click {
787              get {
788                  object obj = ResourceManager.GetObject("text_button_click", resourceCulture);
789                  return ((System.Drawing.Bitmap)(obj));
790              }
791          }
792          
793          /// <summary>
794          ///   Looks up a localized resource of type System.Drawing.Bitmap.
795          /// </summary>
796          internal static System.Drawing.Bitmap text_button_hover {
797              get {
798                  object obj = ResourceManager.GetObject("text_button_hover", resourceCulture);
799                  return ((System.Drawing.Bitmap)(obj));
800              }
801          }
802          
803          /// <summary>
804          ///   Looks up a localized resource of type System.Drawing.Bitmap.
805          /// </summary>
806          internal static System.Drawing.Bitmap text_button_normal {
807              get {
808                  object obj = ResourceManager.GetObject("text_button_normal", resourceCulture);
809                  return ((System.Drawing.Bitmap)(obj));
810              }
811          }
812          
813          /// <summary>
814          ///   Looks up a localized resource of type System.Drawing.Bitmap.
815          /// </summary>
816          internal static System.Drawing.Bitmap two_row_button_checked {
817              get {
818                  object obj = ResourceManager.GetObject("two_row_button_checked", resourceCulture);
819                  return ((System.Drawing.Bitmap)(obj));
820              }
821          }
822          
823          /// <summary>
824          ///   Looks up a localized resource of type System.Drawing.Bitmap.
825          /// </summary>
826          internal static System.Drawing.Bitmap two_row_button_unchecked {
827              get {
828                  object obj = ResourceManager.GetObject("two_row_button_unchecked", resourceCulture);
829                  return ((System.Drawing.Bitmap)(obj));
830              }
831          }
832          
833          /// <summary>
834          ///   Looks up a localized resource of type System.Drawing.Bitmap.
835          /// </summary>
836          internal static System.Drawing.Bitmap yes_button_click {
837              get {
838                  object obj = ResourceManager.GetObject("yes_button_click", resourceCulture);
839                  return ((System.Drawing.Bitmap)(obj));
840              }
841          }
842          
843          /// <summary>
844          ///   Looks up a localized resource of type System.Drawing.Bitmap.
845          /// </summary>
846          internal static System.Drawing.Bitmap yes_button_hover {
847              get {
848                  object obj = ResourceManager.GetObject("yes_button_hover", resourceCulture);
849                  return ((System.Drawing.Bitmap)(obj));
850              }
851          }
852          
853          /// <summary>
854          ///   Looks up a localized resource of type System.Drawing.Bitmap.
855          /// </summary>
856          internal static System.Drawing.Bitmap yes_button_normal {
857              get {
858                  object obj = ResourceManager.GetObject("yes_button_normal", resourceCulture);
859                  return ((System.Drawing.Bitmap)(obj));
860              }
861          }
862      }
863  }