Mercurial > servermonitor
comparison ServerMonitor/Properties/Resources.Designer.cs @ 4:3142e52cbe69
Lots more progress
author | Brad Greco <brad@bgreco.net> |
---|---|
date | Sun, 10 Feb 2019 20:51:26 -0500 |
parents | 3e1a2131f897 |
children | 052aa62cb42a |
comparison
equal
deleted
inserted
replaced
3:96f0b028176d | 4:3142e52cbe69 |
---|---|
74 /// Looks up a localized resource of type System.Drawing.Bitmap. | 74 /// Looks up a localized resource of type System.Drawing.Bitmap. |
75 /// </summary> | 75 /// </summary> |
76 internal static System.Drawing.Bitmap delete { | 76 internal static System.Drawing.Bitmap delete { |
77 get { | 77 get { |
78 object obj = ResourceManager.GetObject("delete", resourceCulture); | 78 object obj = ResourceManager.GetObject("delete", resourceCulture); |
79 return ((System.Drawing.Bitmap)(obj)); | |
80 } | |
81 } | |
82 | |
83 /// <summary> | |
84 /// Looks up a localized resource of type System.Drawing.Bitmap. | |
85 /// </summary> | |
86 internal static System.Drawing.Bitmap disable { | |
87 get { | |
88 object obj = ResourceManager.GetObject("disable", resourceCulture); | |
79 return ((System.Drawing.Bitmap)(obj)); | 89 return ((System.Drawing.Bitmap)(obj)); |
80 } | 90 } |
81 } | 91 } |
82 | 92 |
83 /// <summary> | 93 /// <summary> |
161 } | 171 } |
162 | 172 |
163 /// <summary> | 173 /// <summary> |
164 /// Looks up a localized resource of type System.Drawing.Bitmap. | 174 /// Looks up a localized resource of type System.Drawing.Bitmap. |
165 /// </summary> | 175 /// </summary> |
176 internal static System.Drawing.Bitmap settings { | |
177 get { | |
178 object obj = ResourceManager.GetObject("settings", resourceCulture); | |
179 return ((System.Drawing.Bitmap)(obj)); | |
180 } | |
181 } | |
182 | |
183 /// <summary> | |
184 /// Looks up a localized resource of type System.Drawing.Bitmap. | |
185 /// </summary> | |
166 internal static System.Drawing.Bitmap warning { | 186 internal static System.Drawing.Bitmap warning { |
167 get { | 187 get { |
168 object obj = ResourceManager.GetObject("warning", resourceCulture); | 188 object obj = ResourceManager.GetObject("warning", resourceCulture); |
169 return ((System.Drawing.Bitmap)(obj)); | 189 return ((System.Drawing.Bitmap)(obj)); |
170 } | 190 } |