From 044d3dd3aa38f02693d1d2561a4276b2dc1bdd9a Mon Sep 17 00:00:00 2001 From: Alex-TIMEHACK Date: Fri, 19 May 2017 21:01:07 +0100 Subject: My Address Book is done! --- TimeHACK.Main/Properties/Resources.Designer.cs | 40 ++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs') diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs index 70575f6..00cd1f7 100644 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ b/TimeHACK.Main/Properties/Resources.Designer.cs @@ -391,6 +391,36 @@ namespace TimeHACK.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap WinClassicAddressBookDeleteIcon { + get { + object obj = ResourceManager.GetObject("WinClassicAddressBookDeleteIcon", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap WinClassicAddressBookNewIcon { + get { + object obj = ResourceManager.GetObject("WinClassicAddressBookNewIcon", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap WinClassicAddressBookPropertiesIcon { + get { + object obj = ResourceManager.GetObject("WinClassicAddressBookPropertiesIcon", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -471,6 +501,16 @@ namespace TimeHACK.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap WinClassicGENERALApplicationToolbarBackground { + get { + object obj = ResourceManager.GetObject("WinClassicGENERALApplicationToolbarBackground", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// -- cgit v1.2.3