aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorjtsshieh <[email protected]>2017-07-05 12:54:34 -0400
committerjtsshieh <[email protected]>2017-07-05 12:54:34 -0400
commit26f2a5fb9e4c19ce4d2feac2565eac5319f0f9d8 (patch)
tree22274ae6ef9fe35b1fd2a683dc21ad7647094d6b /TimeHACK.Main/Properties/Resources.Designer.cs
parent1babfac033b8add0dee2a8c9a4b34fd6f90ac222 (diff)
downloadhistacom2-26f2a5fb9e4c19ce4d2feac2565eac5319f0f9d8.tar.gz
histacom2-26f2a5fb9e4c19ce4d2feac2565eac5319f0f9d8.tar.bz2
histacom2-26f2a5fb9e4c19ce4d2feac2565eac5319f0f9d8.zip
Welcome Page
Working welcome page for winn95 except I cannot get the system to save the settings so it will appear every single time!
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs20
1 files changed, 20 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index df21304..8520a6f 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -497,6 +497,16 @@ namespace TimeHACK.Properties {
/// <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);
@@ -644,6 +654,16 @@ namespace TimeHACK.Properties {
/// <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);