mirror of https://github.com/ArduPilot/ardupilot
288 lines
11 KiB
C#
288 lines
11 KiB
C#
|
//------------------------------------------------------------------------------
|
|||
|
// <auto-generated>
|
|||
|
// This code was generated by a tool.
|
|||
|
// Runtime Version:4.0.30319.235
|
|||
|
//
|
|||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
|
// the code is regenerated.
|
|||
|
// </auto-generated>
|
|||
|
//------------------------------------------------------------------------------
|
|||
|
|
|||
|
namespace ArdupilotMega.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()]
|
|||
|
public 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)]
|
|||
|
public static global::System.Resources.ResourceManager ResourceManager {
|
|||
|
get {
|
|||
|
if (object.ReferenceEquals(resourceMan, null)) {
|
|||
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ArdupilotMega.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)]
|
|||
|
public static global::System.Globalization.CultureInfo Culture {
|
|||
|
get {
|
|||
|
return resourceCulture;
|
|||
|
}
|
|||
|
set {
|
|||
|
resourceCulture = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap airspeed {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("airspeed", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap APM_airframes_001 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("APM_airframes_001", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap APM_airframes_002 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("APM_airframes_002", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap APM_airframes_07 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("APM_airframes_07", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap APM_airframes_08 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("APM_airframes_08", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap attocurrent {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("attocurrent", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap bg {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("bg", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap compass {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("compass", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap configuration {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("configuration", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap connect {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("connect", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap data {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("data", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap disconnect {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("disconnect", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap down {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("down", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap firmware {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("firmware", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap frames_03 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("frames_03", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap frames_04 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("frames_04", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap frames_05 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("frames_05", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap frames_06 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("frames_06", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap frames_07 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("frames_07", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap frames_08 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("frames_08", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap Gaugebg {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Gaugebg", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap help {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("help", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap new_frames_09 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("new_frames_09", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap plane2 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("plane2", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap planetracker {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("planetracker", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap planner {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("planner", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap quad {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("quad", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap quad2 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("quad2", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap simulation {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("simulation", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap sonar {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("sonar", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap terminal {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("terminal", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
public static System.Drawing.Bitmap up {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("up", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|