11 namespace Sample_Environment_Control_Interface.Properties {
22 [global::System.CodeDom.Compiler.GeneratedCodeAttribute(
"System.Resources.Tools.StronglyTypedResourceBuilder",
"2.0.0.0")]
23 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
24 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
25 internal class Resources {
27 private static global::System.Resources.ResourceManager resourceMan;
29 private static global::System.Globalization.CultureInfo resourceCulture;
31 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute(
"Microsoft.Performance",
"CA1811:AvoidUncalledPrivateCode")]
32 internal Resources() {
38 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
39 internal static global::System.Resources.ResourceManager ResourceManager {
41 if (
object.ReferenceEquals(resourceMan, null)) {
42 global::System.Resources.ResourceManager temp =
new global::System.Resources.ResourceManager(
"Sample_Environment_Control_Interface.Properties.Resources", typeof(Resources).Assembly);
53 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
54 internal static global::System.Globalization.CultureInfo Culture {
56 return resourceCulture;
59 resourceCulture = value;
63 internal static System.Drawing.Bitmap ISIS {
65 object obj = ResourceManager.GetObject(
"ISIS", resourceCulture);
66 return ((System.Drawing.Bitmap)(obj));
70 internal static System.Drawing.Icon LabView_Error {
72 object obj = ResourceManager.GetObject(
"LabView_Error", resourceCulture);
73 return ((System.Drawing.Icon)(obj));
77 internal static System.Drawing.Icon LabView_Question {
79 object obj = ResourceManager.GetObject(
"LabView_Question", resourceCulture);
80 return ((System.Drawing.Icon)(obj));
84 internal static System.Drawing.Bitmap LVError {
86 object obj = ResourceManager.GetObject(
"LVError", resourceCulture);
87 return ((System.Drawing.Bitmap)(obj));
91 internal static System.Drawing.Bitmap LVQuestion {
93 object obj = ResourceManager.GetObject(
"LVQuestion", resourceCulture);
94 return ((System.Drawing.Bitmap)(obj));