diff options
| author | lempamo <[email protected]> | 2017-09-19 18:23:31 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-09-19 18:23:31 -0400 |
| commit | 63015b606869522ab67cb7f549cbbd1187a8b654 (patch) | |
| tree | 8f95a5473aeecde13c793bd46df43fec20624be5 /Histacom2/Properties/Resources1.Designer.cs | |
| parent | 027924bedc822cb6a24e8feece692d3cd76e04d5 (diff) | |
| download | histacom2-63015b606869522ab67cb7f549cbbd1187a8b654.tar.gz histacom2-63015b606869522ab67cb7f549cbbd1187a8b654.tar.bz2 histacom2-63015b606869522ab67cb7f549cbbd1187a8b654.zip | |
minimum widths for windows
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 a43041c..d8580ec 100644 --- a/Histacom2/Properties/Resources1.Designer.cs +++ b/Histacom2/Properties/Resources1.Designer.cs @@ -607,6 +607,16 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap IE4Home_MSProducts { + get { + object obj = ResourceManager.GetObject("IE4Home_MSProducts", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> public static System.Drawing.Bitmap IE4Home_SecUpdate { get { object obj = ResourceManager.GetObject("IE4Home_SecUpdate", resourceCulture); |
