aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/Properties
diff options
context:
space:
mode:
Diffstat (limited to 'Histacom2/Properties')
-rw-r--r--Histacom2/Properties/Resources.resx6
-rw-r--r--Histacom2/Properties/Resources1.Designer.cs26
2 files changed, 30 insertions, 2 deletions
diff --git a/Histacom2/Properties/Resources.resx b/Histacom2/Properties/Resources.resx
index c34dd0c..605ba09 100644
--- a/Histacom2/Properties/Resources.resx
+++ b/Histacom2/Properties/Resources.resx
@@ -2123,4 +2123,10 @@
<data name="distort_fail" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\distort fail.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
+ <data name="WinClassicAddressBookBig" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassicAddressBookBig.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicDrive" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassicDrive.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
</root> \ No newline at end of file
diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs
index a053ed4..69aefb6 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 {
@@ -976,7 +976,9 @@ namespace Histacom2.Properties {
/// &quot;btn4txt&quot;: &quot;&quot;,
/// &quot;btn4tag&quot;: &quot;&quot;,
/// &quot;btn5txt&quot;: &quot;&quot;,
- /// &quot;btn5tag&quot;: &quot; [rest of string was truncated]&quot;;.
+ /// &quot;btn5tag&quot;: &quot;&quot;
+ /// },
+ /// &quot;inthe [rest of string was truncated]&quot;;.
/// </summary>
public static string std_story {
get {
@@ -1616,6 +1618,16 @@ namespace Histacom2.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ public static System.Drawing.Bitmap WinClassicAddressBookBig {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicAddressBookBig", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
public static System.Drawing.Bitmap WinClassicAddressBookDeleteIcon {
get {
object obj = ResourceManager.GetObject("WinClassicAddressBookDeleteIcon", resourceCulture);
@@ -1706,6 +1718,16 @@ namespace Histacom2.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ public static System.Drawing.Bitmap WinClassicDrive {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicDrive", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
public static System.Drawing.Bitmap WinClassicEndings {
get {
object obj = ResourceManager.GetObject("WinClassicEndings", resourceCulture);