diff options
| author | lempamo <[email protected]> | 2017-08-23 13:38:40 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-08-23 13:38:40 -0400 |
| commit | 3306d36ecbc024775972e5cf7971b2a7a70671d0 (patch) | |
| tree | 0a79e67b6723a8c75ffd66c7828bdd0ebb1bf74d /TimeHACK.Main/Properties/Resources.Designer.cs | |
| parent | 99fef5c57360f07259fc86f433bed8a9ab59c48e (diff) | |
| download | histacom2-3306d36ecbc024775972e5cf7971b2a7a70671d0.tar.gz histacom2-3306d36ecbc024775972e5cf7971b2a7a70671d0.tar.bz2 histacom2-3306d36ecbc024775972e5cf7971b2a7a70671d0.zip | |
Renaming the game!
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/Properties/Resources.Designer.cs | 1913 |
1 files changed, 0 insertions, 1913 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs deleted file mode 100644 index 1ea1211..0000000 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ /dev/null @@ -1,1913 +0,0 @@ -//------------------------------------------------------------------------------ -// <auto-generated> -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// </auto-generated> -//------------------------------------------------------------------------------ - -namespace TimeHACK.Properties { - using System; - - - /// <summary> - /// A strongly-typed resource class, for looking up localized strings, etc. - /// </summary> - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class Resources { - - private static global::System.Resources.ResourceManager resourceMan; - - private static global::System.Globalization.CultureInfo resourceCulture; - - [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal Resources() { - } - - /// <summary> - /// Returns the cached ResourceManager instance used by this class. - /// </summary> - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Resources.ResourceManager ResourceManager { - get { - if (object.ReferenceEquals(resourceMan, null)) { - global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("TimeHACK.Properties.Resources", typeof(Resources).Assembly); - resourceMan = temp; - } - return resourceMan; - } - } - - /// <summary> - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. - /// </summary> - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Globalization.CultureInfo Culture { - get { - return resourceCulture; - } - set { - resourceCulture = value; - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap _16Color { - get { - object obj = ResourceManager.GetObject("_16Color", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap _256Color { - get { - object obj = ResourceManager.GetObject("_256Color", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap AchievementMines { - get { - object obj = ResourceManager.GetObject("AchievementMines", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - /// </summary> - internal static System.IO.UnmanagedMemoryStream AIMbuddyjoin { - get { - return ResourceManager.GetStream("AIMbuddyjoin", resourceCulture); - } - } - - /// <summary> - /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - /// </summary> - internal static System.IO.UnmanagedMemoryStream AIMbuddyleave { - get { - return ResourceManager.GetStream("AIMbuddyleave", resourceCulture); - } - } - - /// <summary> - /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - /// </summary> - internal static System.IO.UnmanagedMemoryStream AIMfile { - get { - return ResourceManager.GetStream("AIMfile", resourceCulture); - } - } - - /// <summary> - /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - /// </summary> - internal static System.IO.UnmanagedMemoryStream AIMmessagereceived { - get { - return ResourceManager.GetStream("AIMmessagereceived", resourceCulture); - } - } - - /// <summary> - /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - /// </summary> - internal static System.IO.UnmanagedMemoryStream AIMmessagesent { - get { - return ResourceManager.GetStream("AIMmessagesent", resourceCulture); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ButtonPattern { - get { - object obj = ResourceManager.GetObject("ButtonPattern", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap DCTheme_BG { - get { - object obj = ResourceManager.GetObject("DCTheme_BG", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - /// </summary> - internal static System.IO.UnmanagedMemoryStream distort1 { - get { - return ResourceManager.GetStream("distort1", resourceCulture); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap EndingDestruction { - get { - object obj = ResourceManager.GetObject("EndingDestruction", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap EndingPiracy { - get { - object obj = ResourceManager.GetObject("EndingPiracy", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap google { - get { - object obj = ResourceManager.GetObject("google", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap GTN95_Check { - get { - object obj = ResourceManager.GetObject("GTN95_Check", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap GTN95_CheckClicked { - get { - object obj = ResourceManager.GetObject("GTN95_CheckClicked", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap GTN95_Higher { - get { - object obj = ResourceManager.GetObject("GTN95_Higher", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap GTN95_Restart { - get { - object obj = ResourceManager.GetObject("GTN95_Restart", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap GTN95_RestartClicked { - get { - object obj = ResourceManager.GetObject("GTN95_RestartClicked", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). - /// </summary> - internal static System.Drawing.Icon Icon128x { - get { - object obj = ResourceManager.GetObject("Icon128x", resourceCulture); - return ((System.Drawing.Icon)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ICTheme_BG { - get { - object obj = ResourceManager.GetObject("ICTheme_BG", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap IE3_Back { - get { - object obj = ResourceManager.GetObject("IE3_Back", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap IE3_BackHover { - get { - object obj = ResourceManager.GetObject("IE3_BackHover", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap IE3_Forward { - get { - object obj = ResourceManager.GetObject("IE3_Forward", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap IE3_ForwardHover { - get { - object obj = ResourceManager.GetObject("IE3_ForwardHover", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap IE3_Refresh { - get { - object obj = ResourceManager.GetObject("IE3_Refresh", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap IE3_RefreshHover { - get { - object obj = ResourceManager.GetObject("IE3_RefreshHover", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap IE3_Stop { - get { - object obj = ResourceManager.GetObject("IE3_Stop", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap IE3_StopHover { - get { - object obj = ResourceManager.GetObject("IE3_StopHover", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap IE3_SwirlyThings { - get { - object obj = ResourceManager.GetObject("IE3_SwirlyThings", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4_back { - get { - object obj = ResourceManager.GetObject("ie4_back", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4_favorites { - get { - object obj = ResourceManager.GetObject("ie4_favorites", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4_forward { - get { - object obj = ResourceManager.GetObject("ie4_forward", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4_go { - get { - object obj = ResourceManager.GetObject("ie4_go", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4_history { - get { - object obj = ResourceManager.GetObject("ie4_history", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4_home { - get { - object obj = ResourceManager.GetObject("ie4_home", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4_hsplitter { - get { - object obj = ResourceManager.GetObject("ie4_hsplitter", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4_mail { - get { - object obj = ResourceManager.GetObject("ie4_mail", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4_print { - get { - object obj = ResourceManager.GetObject("ie4_print", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4_refresh { - get { - object obj = ResourceManager.GetObject("ie4_refresh", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4_search { - get { - object obj = ResourceManager.GetObject("ie4_search", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4_stop { - get { - object obj = ResourceManager.GetObject("ie4_stop", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4_vsplitter { - get { - object obj = ResourceManager.GetObject("ie4_vsplitter", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4_vsplitter2 { - get { - object obj = ResourceManager.GetObject("ie4_vsplitter2", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4_vsplitter3 { - get { - object obj = ResourceManager.GetObject("ie4_vsplitter3", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap ie4about { - get { - object obj = ResourceManager.GetObject("ie4about", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap LauncherSideBar { - get { - object obj = ResourceManager.GetObject("LauncherSideBar", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Byte[]. - /// </summary> - internal static byte[] Lemon_s_LCD { - get { - object obj = ResourceManager.GetObject("Lemon_s_LCD", resourceCulture); - return ((byte[])(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Byte[]. - /// </summary> - internal static byte[] LeviWindows { - get { - object obj = ResourceManager.GetObject("LeviWindows", resourceCulture); - return ((byte[])(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap MinesweepNumBox { - get { - object obj = ResourceManager.GetObject("MinesweepNumBox", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap minesweepSquare { - get { - object obj = ResourceManager.GetObject("minesweepSquare", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap minesweepSquare0 { - get { - object obj = ResourceManager.GetObject("minesweepSquare0", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap minesweepSquare1 { - get { - object obj = ResourceManager.GetObject("minesweepSquare1", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap minesweepSquare2 { - get { - object obj = ResourceManager.GetObject("minesweepSquare2", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap minesweepSquare3 { - get { - object obj = ResourceManager.GetObject("minesweepSquare3", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap minesweepSquare4 { - get { - object obj = ResourceManager.GetObject("minesweepSquare4", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap minesweepSquare5 { - get { - object obj = ResourceManager.GetObject("minesweepSquare5", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap minesweepSquare6 { - get { - object obj = ResourceManager.GetObject("minesweepSquare6", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap minesweepSquare7 { - get { - object obj = ResourceManager.GetObject("minesweepSquare7", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap minesweepSquare8 { - get { - object obj = ResourceManager.GetObject("minesweepSquare8", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap minesweepSquareExploded { - get { - object obj = ResourceManager.GetObject("minesweepSquareExploded", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap minesweepSquareMine { - get { - object obj = ResourceManager.GetObject("minesweepSquareMine", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap minesweepSquareQuestion { - get { - object obj = ResourceManager.GetObject("minesweepSquareQuestion", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap minesweepSquareWrong { - get { - object obj = ResourceManager.GetObject("minesweepSquareWrong", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - /// </summary> - internal static System.IO.UnmanagedMemoryStream modem_dial { - get { - return ResourceManager.GetStream("modem_dial", resourceCulture); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap MSDOSPromptToolStripMenuItem1_Image { - get { - object obj = ResourceManager.GetObject("MSDOSPromptToolStripMenuItem1_Image", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap nopage { - get { - object obj = ResourceManager.GetObject("nopage", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap SeizureWarning { - get { - object obj = ResourceManager.GetObject("SeizureWarning", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap sliversilver { - get { - object obj = ResourceManager.GetObject("sliversilver", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap start { - get { - object obj = ResourceManager.GetObject("start", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap start_googlink { - get { - object obj = ResourceManager.GetObject("start_googlink", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap start_padamslink { - get { - object obj = ResourceManager.GetObject("start_padamslink", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - /// </summary> - internal static System.IO.UnmanagedMemoryStream std_beep { - get { - return ResourceManager.GetStream("std_beep", resourceCulture); - } - } - - /// <summary> - /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - /// </summary> - internal static System.IO.UnmanagedMemoryStream std_gobeep { - get { - return ResourceManager.GetStream("std_gobeep", resourceCulture); - } - } - - /// <summary> - /// Looks up a localized string similar to { - /// "start": { - /// "time": "4:00 AM", - /// "txt": "You are laying in bed surrounded by darkness. You look to your right and see in big red numbers 4:00 AM displayed on your alarm clock.", - /// "over": false, - /// "overtxt": "", - /// "btn1txt": "Get Out Of Bed", - /// "btn1tag": "inthedark", - /// "btn2txt": "Sleep Until 8:00 AM", - /// "btn2tag": "snooze", - /// "btn3txt": "Turn On The Alarm Clock Radio", - /// "btn3tag": "theradio", - /// "btn4txt": "", - /// "btn4tag": "", - /// "btn5txt": "", - /// "btn5tag": " [rest of string was truncated]";. - /// </summary> - internal static string std_story { - get { - return ResourceManager.GetString("std_story", resourceCulture); - } - } - - /// <summary> - /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - /// </summary> - internal static System.IO.UnmanagedMemoryStream tada { - get { - return ResourceManager.GetStream("tada", resourceCulture); - } - } - - /// <summary> - /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - /// </summary> - internal static System.IO.UnmanagedMemoryStream tada1 { - get { - return ResourceManager.GetStream("tada1", resourceCulture); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap TaskBarButton { - get { - object obj = ResourceManager.GetObject("TaskBarButton", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap TaskBarClock { - get { - object obj = ResourceManager.GetObject("TaskBarClock", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap termCopy { - get { - object obj = ResourceManager.GetObject("termCopy", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap termFont { - get { - object obj = ResourceManager.GetObject("termFont", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap termMark { - get { - object obj = ResourceManager.GetObject("termMark", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap termMax { - get { - object obj = ResourceManager.GetObject("termMax", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap termNothing { - get { - object obj = ResourceManager.GetObject("termNothing", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap termPaste { - get { - object obj = ResourceManager.GetObject("termPaste", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap termSettings { - get { - object obj = ResourceManager.GetObject("termSettings", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap TimeHACK_Logo { - get { - object obj = ResourceManager.GetObject("TimeHACK_Logo", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap TrueColor { - get { - object obj = ResourceManager.GetObject("TrueColor", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win2000WebBackground { - get { - object obj = ResourceManager.GetObject("Win2000WebBackground", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap win95_splitter { - get { - object obj = ResourceManager.GetObject("win95_splitter", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap win95_welcome { - get { - object obj = ResourceManager.GetObject("win95_welcome", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap win95_welcometip { - get { - object obj = ResourceManager.GetObject("win95_welcometip", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95Computer { - get { - object obj = ResourceManager.GetObject("Win95Computer", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95ComputerIcon { - get { - object obj = ResourceManager.GetObject("Win95ComputerIcon", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95ControlPanelIcon { - get { - object obj = ResourceManager.GetObject("Win95ControlPanelIcon", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95DesktopIcon { - get { - object obj = ResourceManager.GetObject("Win95DesktopIcon", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95Error { - get { - object obj = ResourceManager.GetObject("Win95Error", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95File { - get { - object obj = ResourceManager.GetObject("Win95File", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95HardDiskIcon { - get { - object obj = ResourceManager.GetObject("Win95HardDiskIcon", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95Help { - get { - object obj = ResourceManager.GetObject("Win95Help", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95IconIE4 { - get { - object obj = ResourceManager.GetObject("Win95IconIE4", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95IconNotepad { - get { - object obj = ResourceManager.GetObject("Win95IconNotepad", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95IconNotepad_2 { - get { - object obj = ResourceManager.GetObject("Win95IconNotepad_2", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95IconWordpad { - get { - object obj = ResourceManager.GetObject("Win95IconWordpad", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95Info { - get { - object obj = ResourceManager.GetObject("Win95Info", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95NetworkIcon { - get { - object obj = ResourceManager.GetObject("Win95NetworkIcon", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95PrintersFolder { - get { - object obj = ResourceManager.GetObject("Win95PrintersFolder", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95RecycleIcon { - get { - object obj = ResourceManager.GetObject("Win95RecycleIcon", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95SideBar { - get { - object obj = ResourceManager.GetObject("Win95SideBar", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - /// </summary> - internal static System.IO.UnmanagedMemoryStream Win95Start { - get { - return ResourceManager.GetStream("Win95Start", resourceCulture); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95Warning { - get { - object obj = ResourceManager.GetObject("Win95Warning", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win95WordpadIcon2 { - get { - object obj = ResourceManager.GetObject("Win95WordpadIcon2", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win98Computer { - get { - object obj = ResourceManager.GetObject("Win98Computer", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win98SideBar { - get { - object obj = ResourceManager.GetObject("Win98SideBar", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - /// </summary> - internal static System.IO.UnmanagedMemoryStream Win98Start { - get { - return ResourceManager.GetStream("Win98Start", resourceCulture); - } - } - - /// <summary> - /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - /// </summary> - internal static System.IO.UnmanagedMemoryStream Win98Stop { - get { - return ResourceManager.GetStream("Win98Stop", resourceCulture); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap Win98WebBackground { - get { - object obj = ResourceManager.GetObject("Win98WebBackground", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinAboutSeparator95 { - get { - object obj = ResourceManager.GetObject("WinAboutSeparator95", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicAbout95 { - get { - object obj = ResourceManager.GetObject("WinClassicAbout95", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicAddressBook { - get { - object obj = ResourceManager.GetObject("WinClassicAddressBook", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicAddressBookDeleteIcon { - get { - object obj = ResourceManager.GetObject("WinClassicAddressBookDeleteIcon", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicAddressBookNewIcon { - get { - object obj = ResourceManager.GetObject("WinClassicAddressBookNewIcon", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicAddressBookPropertiesIcon { - get { - object obj = ResourceManager.GetObject("WinClassicAddressBookPropertiesIcon", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicApp { - get { - object obj = ResourceManager.GetObject("WinClassicApp", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicCalc { - get { - object obj = ResourceManager.GetObject("WinClassicCalc", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicCalcBig { - get { - object obj = ResourceManager.GetObject("WinClassicCalcBig", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicClock { - get { - object obj = ResourceManager.GetObject("WinClassicClock", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicDisplayExample { - get { - object obj = ResourceManager.GetObject("WinClassicDisplayExample", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicDocuments { - get { - object obj = ResourceManager.GetObject("WinClassicDocuments", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicEndings { - get { - object obj = ResourceManager.GetObject("WinClassicEndings", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicEndingsIcon { - get { - object obj = ResourceManager.GetObject("WinClassicEndingsIcon", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicEndingsLocked { - get { - object obj = ResourceManager.GetObject("WinClassicEndingsLocked", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicFileExplorer { - get { - object obj = ResourceManager.GetObject("WinClassicFileExplorer", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicFind { - get { - object obj = ResourceManager.GetObject("WinClassicFind", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicFolder { - get { - object obj = ResourceManager.GetObject("WinClassicFolder", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicFolderSmall { - get { - object obj = ResourceManager.GetObject("WinClassicFolderSmall", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicGENERALApplicationToolbarBackground { - get { - object obj = ResourceManager.GetObject("WinClassicGENERALApplicationToolbarBackground", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicHelp { - get { - object obj = ResourceManager.GetObject("WinClassicHelp", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicHWCV { - get { - object obj = ResourceManager.GetObject("WinClassicHWCV", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicIE4 { - get { - object obj = ResourceManager.GetObject("WinClassicIE4", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicInbox { - get { - object obj = ResourceManager.GetObject("WinClassicInbox", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicInstallPic { - get { - object obj = ResourceManager.GetObject("WinClassicInstallPic", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicMinesweeper { - get { - object obj = ResourceManager.GetObject("WinClassicMinesweeper", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicMinesweeperFlag { - get { - object obj = ResourceManager.GetObject("WinClassicMinesweeperFlag", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicMinesweeperGasp { - get { - object obj = ResourceManager.GetObject("WinClassicMinesweeperGasp", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicMinesweeperSad { - get { - object obj = ResourceManager.GetObject("WinClassicMinesweeperSad", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicMinesweeperSmile { - get { - object obj = ResourceManager.GetObject("WinClassicMinesweeperSmile", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicMinesweeperWin { - get { - object obj = ResourceManager.GetObject("WinClassicMinesweeperWin", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicMSN { - get { - object obj = ResourceManager.GetObject("WinClassicMSN", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicNetworking { - get { - object obj = ResourceManager.GetObject("WinClassicNetworking", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicNotepad { - get { - object obj = ResourceManager.GetObject("WinClassicNotepad", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicNotepadBig { - get { - object obj = ResourceManager.GetObject("WinClassicNotepadBig", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicOpenFolderSmall { - get { - object obj = ResourceManager.GetObject("WinClassicOpenFolderSmall", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicOutlook { - get { - object obj = ResourceManager.GetObject("WinClassicOutlook", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicPaste { - get { - object obj = ResourceManager.GetObject("WinClassicPaste", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicProgramItem { - get { - object obj = ResourceManager.GetObject("WinClassicProgramItem", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicPrograms { - get { - object obj = ResourceManager.GetObject("WinClassicPrograms", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicRecycle { - get { - object obj = ResourceManager.GetObject("WinClassicRecycle", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicRegedit { - get { - object obj = ResourceManager.GetObject("WinClassicRegedit", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicRun { - get { - object obj = ResourceManager.GetObject("WinClassicRun", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicSettings { - get { - object obj = ResourceManager.GetObject("WinClassicSettings", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicSetup { - get { - object obj = ResourceManager.GetObject("WinClassicSetup", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicShutdown { - get { - object obj = ResourceManager.GetObject("WinClassicShutdown", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicStart { - get { - object obj = ResourceManager.GetObject("WinClassicStart", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicSuspend { - get { - object obj = ResourceManager.GetObject("WinClassicSuspend", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicTaskBar { - get { - object obj = ResourceManager.GetObject("WinClassicTaskBar", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicTaskbarItem { - get { - object obj = ResourceManager.GetObject("WinClassicTaskbarItem", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicTime { - get { - object obj = ResourceManager.GetObject("WinClassicTime", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicUndo { - get { - object obj = ResourceManager.GetObject("WinClassicUndo", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap WinClassicWordpad { - get { - object obj = ResourceManager.GetObject("WinClassicWordpad", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Byte[]. - /// </summary> - internal static byte[] windows_command_prompt { - get { - object obj = ResourceManager.GetObject("windows_command_prompt", resourceCulture); - return ((byte[])(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap wordpad_bold { - get { - object obj = ResourceManager.GetObject("wordpad_bold", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap wordpad_copy { - get { - object obj = ResourceManager.GetObject("wordpad_copy", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap wordpad_cut { - get { - object obj = ResourceManager.GetObject("wordpad_cut", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap wordpad_find { - get { - object obj = ResourceManager.GetObject("wordpad_find", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap wordpad_italic { - get { - object obj = ResourceManager.GetObject("wordpad_italic", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap wordpad_new { - get { - object obj = ResourceManager.GetObject("wordpad_new", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap wordpad_open { - get { - object obj = ResourceManager.GetObject("wordpad_open", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap wordpad_paste { - get { - object obj = ResourceManager.GetObject("wordpad_paste", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap wordpad_print { - get { - object obj = ResourceManager.GetObject("wordpad_print", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap wordpad_printpreview { - get { - object obj = ResourceManager.GetObject("wordpad_printpreview", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap wordpad_save { - get { - object obj = ResourceManager.GetObject("wordpad_save", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap wordpad_underline { - get { - object obj = ResourceManager.GetObject("wordpad_underline", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap XCross { - get { - object obj = ResourceManager.GetObject("XCross", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// <summary> - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// </summary> - internal static System.Drawing.Bitmap XCross_highlighted { - get { - object obj = ResourceManager.GetObject("XCross_highlighted", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - } -} |
