294 lines
11 KiB
C#
294 lines
11 KiB
C#
|
//------------------------------------------------------------------------------
|
|||
|
// <auto-generated>
|
|||
|
// This code was generated by a tool.
|
|||
|
// Runtime Version:4.0.30319.42000
|
|||
|
//
|
|||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
|
// the code is regenerated.
|
|||
|
// </auto-generated>
|
|||
|
//------------------------------------------------------------------------------
|
|||
|
|
|||
|
namespace MotoTrbo_GW.Properties {
|
|||
|
using System;
|
|||
|
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|||
|
/// </summary>
|
|||
|
// This class was auto-generated by the StronglyTypedResourceBuilder
|
|||
|
// class via a tool like ResGen or Visual Studio.
|
|||
|
// To add or remove a member, edit your .ResX file then rerun ResGen
|
|||
|
// with the /str option, or rebuild your VS project.
|
|||
|
[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() {
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Returns the cached ResourceManager instance used by this class.
|
|||
|
/// </summary>
|
|||
|
[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("MotoTrbo_GW.Properties.Resources", typeof(Resources).Assembly);
|
|||
|
resourceMan = temp;
|
|||
|
}
|
|||
|
return resourceMan;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Overrides the current thread's CurrentUICulture property for all
|
|||
|
/// resource lookups using this strongly typed resource class.
|
|||
|
/// </summary>
|
|||
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|||
|
internal static global::System.Globalization.CultureInfo Culture {
|
|||
|
get {
|
|||
|
return resourceCulture;
|
|||
|
}
|
|||
|
set {
|
|||
|
resourceCulture = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap close {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("close", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap close_over {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("close_over", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap data {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("data", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap deleteNew {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("deleteNew", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap green_status {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("green_status", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap minus {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("minus", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap plus {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("plus", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap radioblack1 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("radioblack1", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap radioGREEN {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("radioGREEN", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap red_status {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("red_status", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap SAFlogo {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("SAFlogo", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap screen_light2 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("screen_light2", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap screenOFF {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("screenOFF", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap screenON {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("screenON", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap settings {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("settings", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap software {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("software", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap speakerofftest {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("speakerofftest", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap speakeron {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("speakeron", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap t_ports_b {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("t_ports_b", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap t_sms_b {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("t_sms_b", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap t_tallysman {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("t_tallysman", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap t_voice_b {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("t_voice_b", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap wumeter {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("wumeter", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|