comparison ServerMonitor/Properties/Resources.Designer.cs @ 19:b3128fe10d57

Add About form and license.
author Brad Greco <brad@bgreco.net>
date Wed, 29 May 2019 20:18:37 -0400
parents 052aa62cb42a
children
comparison
equal deleted inserted replaced
18:b713b9db4c82 19:b3128fe10d57
149 return ((System.Drawing.Icon)(obj)); 149 return ((System.Drawing.Icon)(obj));
150 } 150 }
151 } 151 }
152 152
153 /// <summary> 153 /// <summary>
154 /// Looks up a localized resource of type System.Drawing.Bitmap.
155 /// </summary>
156 internal static System.Drawing.Bitmap icon_png {
157 get {
158 object obj = ResourceManager.GetObject("icon_png", resourceCulture);
159 return ((System.Drawing.Bitmap)(obj));
160 }
161 }
162
163 /// <summary>
154 /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). 164 /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
155 /// </summary> 165 /// </summary>
156 internal static System.Drawing.Icon icon_warning { 166 internal static System.Drawing.Icon icon_warning {
157 get { 167 get {
158 object obj = ResourceManager.GetObject("icon_warning", resourceCulture); 168 object obj = ResourceManager.GetObject("icon_warning", resourceCulture);