diff options
| author | lempamo <[email protected]> | 2017-10-29 13:25:07 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-29 13:25:07 -0400 |
| commit | 5c72e89e52b0a9bb38810a8b77988c5674c96e3e (patch) | |
| tree | aca5582660baef41b87a583216a959f0ed5a120d /Histacom2/Properties/Resources1.Designer.cs | |
| parent | 1b0053509bce231da4beaa6a4d4a373578a8d345 (diff) | |
| download | histacom2-5c72e89e52b0a9bb38810a8b77988c5674c96e3e.tar.gz histacom2-5c72e89e52b0a9bb38810a8b77988c5674c96e3e.tar.bz2 histacom2-5c72e89e52b0a9bb38810a8b77988c5674c96e3e.zip | |
end of internet ending complete
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 a2d033f..35bc41e 100644 --- a/Histacom2/Properties/Resources1.Designer.cs +++ b/Histacom2/Properties/Resources1.Designer.cs @@ -2176,6 +2176,16 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap WinXPClose { + get { + object obj = ResourceManager.GetObject("WinXPClose", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <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); |
