123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203 |
-
- namespace UAS_PLCDataReader.Properties {
- using System;
-
-
-
-
-
-
-
-
-
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class Resources {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal Resources() {
- }
-
-
-
-
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("UAS_PLCDataReader.Properties.Resources", typeof(Resources).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
-
-
-
-
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
-
-
-
- internal static System.Drawing.Bitmap check_16px_1137507_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("check_16px_1137507_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
-
-
-
- internal static System.Drawing.Bitmap close_24px_1069872_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("close_24px_1069872_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
-
-
-
- internal static System.Drawing.Bitmap computer_process_72px_501146_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("computer_process_72px_501146_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
-
-
-
- internal static System.Drawing.Bitmap devicecontrol {
- get {
- object obj = ResourceManager.GetObject("devicecontrol", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
-
-
-
- internal static System.Drawing.Bitmap disconnect {
- get {
- object obj = ResourceManager.GetObject("disconnect", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
-
-
-
- internal static System.Drawing.Bitmap net_connected {
- get {
- object obj = ResourceManager.GetObject("net_connected", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
-
-
-
- internal static System.Drawing.Bitmap netstatus_tx_64px_18991_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("netstatus_tx_64px_18991_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
-
-
-
- internal static System.Drawing.Bitmap network_offline {
- get {
- object obj = ResourceManager.GetObject("network_offline", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
-
-
-
- internal static System.Drawing.Bitmap noanswer {
- get {
- object obj = ResourceManager.GetObject("noanswer", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
-
-
-
- internal static System.Drawing.Bitmap Png_Device {
- get {
- object obj = ResourceManager.GetObject("Png_Device", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
-
-
-
- internal static System.Drawing.Bitmap running {
- get {
- object obj = ResourceManager.GetObject("running", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
-
-
-
- internal static System.Drawing.Bitmap stopped {
- get {
- object obj = ResourceManager.GetObject("stopped", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
-
-
-
- internal static System.Drawing.Bitmap U_Letter_72px_1121581_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("U_Letter_72px_1121581_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
-
-
-
- internal static System.Drawing.Bitmap UIcon {
- get {
- object obj = ResourceManager.GetObject("UIcon", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
- }
- }
|