From 7a17bdcb24e580a357bb1f9b8a925315eac33e64 Mon Sep 17 00:00:00 2001 From: Michael Webb Date: Thu, 4 Apr 2019 22:00:10 -0500 Subject: HUGE list of changes; see Discord for more info --- Histacom2/Properties/Resources1.Designer.cs | 41 ++++++++++++++++++++++------- 1 file changed, 31 insertions(+), 10 deletions(-) (limited to 'Histacom2/Properties/Resources1.Designer.cs') diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs index 0e6272c..27cac10 100644 --- a/Histacom2/Properties/Resources1.Designer.cs +++ b/Histacom2/Properties/Resources1.Designer.cs @@ -19,7 +19,7 @@ namespace Histacom2.Properties { // 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.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { @@ -203,6 +203,16 @@ namespace Histacom2.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap exchng32_12950 { + get { + object obj = ResourceManager.GetObject("exchng32_12950", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -853,15 +863,6 @@ namespace Histacom2.Properties { } } - /// - /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - /// - public static System.IO.UnmanagedMemoryStream modem_dial { - get { - return ResourceManager.GetStream("modem_dial", resourceCulture); - } - } - /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -2372,6 +2373,16 @@ namespace Histacom2.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap WinXPProfilePictureChess { + get { + object obj = ResourceManager.GetObject("WinXPProfilePictureChess", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -2592,6 +2603,16 @@ namespace Histacom2.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap WinXPTurnOff { + get { + object obj = ResourceManager.GetObject("WinXPTurnOff", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// -- cgit v1.2.3