diff options
| author | lempamo <[email protected]> | 2017-10-22 15:55:25 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-22 15:55:25 -0400 |
| commit | d27790a70f3c1e6e143943ff2f368206ed12360d (patch) | |
| tree | 057e26a41171a45531912f9108e62a54f74802e2 /Histacom2/Properties/Resources1.Designer.cs | |
| parent | 84b7c410b36b9d859b98150be15641d7fa6a6442 (diff) | |
| download | histacom2-d27790a70f3c1e6e143943ff2f368206ed12360d.tar.gz histacom2-d27790a70f3c1e6e143943ff2f368206ed12360d.tar.bz2 histacom2-d27790a70f3c1e6e143943ff2f368206ed12360d.zip | |
icons on the right side of the start menu
Diffstat (limited to 'Histacom2/Properties/Resources1.Designer.cs')
| -rw-r--r-- | Histacom2/Properties/Resources1.Designer.cs | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs index 0d29c98..5e0a54b 100644 --- a/Histacom2/Properties/Resources1.Designer.cs +++ b/Histacom2/Properties/Resources1.Designer.cs @@ -2056,6 +2056,36 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap WinXPComputerSmall { + get { + object obj = ResourceManager.GetObject("WinXPComputerSmall", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap WinXPControlPanelSmall { + get { + object obj = ResourceManager.GetObject("WinXPControlPanelSmall", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap WinXPDocumentsSmall { + get { + object obj = ResourceManager.GetObject("WinXPDocumentsSmall", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> public static System.Drawing.Bitmap WinXPIE6 { get { object obj = ResourceManager.GetObject("WinXPIE6", resourceCulture); @@ -2096,6 +2126,16 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap WinXPMusicSmall { + get { + object obj = ResourceManager.GetObject("WinXPMusicSmall", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> public static System.Drawing.Bitmap WinXPOutlook { get { object obj = ResourceManager.GetObject("WinXPOutlook", resourceCulture); @@ -2106,6 +2146,36 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap WinXPPhotosSmall { + get { + object obj = ResourceManager.GetObject("WinXPPhotosSmall", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap WinXPPrintersSmall { + get { + object obj = ResourceManager.GetObject("WinXPPrintersSmall", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap WinXPRecentSmall { + get { + object obj = ResourceManager.GetObject("WinXPRecentSmall", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> public static System.Drawing.Bitmap WinXPStartMenuBottomCenter { get { object obj = ResourceManager.GetObject("WinXPStartMenuBottomCenter", resourceCulture); @@ -2216,6 +2286,16 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap WinXPStartMenuPlacesSeparator1 { + get { + object obj = ResourceManager.GetObject("WinXPStartMenuPlacesSeparator1", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> public static System.Drawing.Bitmap WinXPStartMenuRight { get { object obj = ResourceManager.GetObject("WinXPStartMenuRight", resourceCulture); |
