From e88b2da2e398f78cc56728ab7ef53ef590f536dd Mon Sep 17 00:00:00 2001 From: lempamo Date: Wed, 23 Aug 2017 19:20:25 -0400 Subject: new title screen --- Histacom2/Properties/Resources1.Designer.cs | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'Histacom2/Properties/Resources1.Designer.cs') diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs index 63d2917..acc22e2 100644 --- a/Histacom2/Properties/Resources1.Designer.cs +++ b/Histacom2/Properties/Resources1.Designer.cs @@ -145,6 +145,16 @@ namespace Histacom2.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap CopyrightNotice { + get { + object obj = ResourceManager.GetObject("CopyrightNotice", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -254,6 +264,16 @@ namespace Histacom2.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). + /// + public static System.Drawing.Icon HistacomIcon { + get { + object obj = ResourceManager.GetObject("HistacomIcon", resourceCulture); + return ((System.Drawing.Icon)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// -- cgit v1.2.3