diff options
| author | lempamo <[email protected]> | 2017-10-29 00:50:08 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-29 00:50:08 -0400 |
| commit | d73bed3a5e57dace6215d0dafc52cf16c19db0a9 (patch) | |
| tree | 30929514e95f76b328c0f182f986722c7d76a8ef /Histacom2/Properties/Resources1.Designer.cs | |
| parent | b2e99d751dd7417599212df04c74cdeb60c6453e (diff) | |
| download | histacom2-d73bed3a5e57dace6215d0dafc52cf16c19db0a9.tar.gz histacom2-d73bed3a5e57dace6215d0dafc52cf16c19db0a9.tar.bz2 histacom2-d73bed3a5e57dace6215d0dafc52cf16c19db0a9.zip | |
making progress on bad ie6
Diffstat (limited to 'Histacom2/Properties/Resources1.Designer.cs')
| -rw-r--r-- | Histacom2/Properties/Resources1.Designer.cs | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs index 07a3730..5d75b0a 100644 --- a/Histacom2/Properties/Resources1.Designer.cs +++ b/Histacom2/Properties/Resources1.Designer.cs @@ -886,6 +886,16 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap sliveroldlace { + get { + object obj = ResourceManager.GetObject("sliveroldlace", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> public static System.Drawing.Bitmap sliversilver { get { object obj = ResourceManager.GetObject("sliversilver", resourceCulture); |
