aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-07-22 10:17:11 +0100
committerAlex-TIMEHACK <[email protected]>2017-07-22 10:17:11 +0100
commit294592d1bcb6886863fd1d9a4b21936e98cd7f46 (patch)
tree62a742b9a851f3e03597f7fb3b8baf2239d44fd9 /TimeHACK.Main/Properties
parentf355abf45eef2b1a103c81df554426f848c53975 (diff)
downloadhistacom2-294592d1bcb6886863fd1d9a4b21936e98cd7f46.tar.gz
histacom2-294592d1bcb6886863fd1d9a4b21936e98cd7f46.tar.bz2
histacom2-294592d1bcb6886863fd1d9a4b21936e98cd7f46.zip
Win98 Designer Finished! At least for me...
Diffstat (limited to 'TimeHACK.Main/Properties')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs20
-rw-r--r--TimeHACK.Main/Properties/Resources.resx6
2 files changed, 26 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index 7334f29..3603469 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -1360,5 +1360,25 @@ namespace TimeHACK.Properties {
return ((byte[])(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));
+ }
+ }
}
}
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx
index 4e158fb..e8ffa48 100644
--- a/TimeHACK.Main/Properties/Resources.resx
+++ b/TimeHACK.Main/Properties/Resources.resx
@@ -660,4 +660,10 @@
<data name="WinClassicGENERALApplicationToolbarBackground" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\WinClassicGENERALApplicationToolBoxBackground.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="XCross" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\XCross.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="XCross_highlighted" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\XCross_highlighted.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
</root> \ No newline at end of file