2011-09-08 22:31:32 -03:00
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
// <auto-generated>
|
|
|
|
|
// This code was generated by a tool.
|
2011-11-21 20:32:11 -04:00
|
|
|
|
// Runtime Version:4.0.30319.239
|
2011-09-08 22:31:32 -03:00
|
|
|
|
//
|
|
|
|
|
// 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));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2011-12-17 05:22:40 -04:00
|
|
|
|
public static System.Drawing.Bitmap frames_06 {
|
2011-09-08 22:31:32 -03:00
|
|
|
|
get {
|
2011-12-17 05:22:40 -04:00
|
|
|
|
object obj = ResourceManager.GetObject("frames_06", resourceCulture);
|
2011-09-08 22:31:32 -03:00
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2011-12-17 05:22:40 -04:00
|
|
|
|
public static System.Drawing.Bitmap Gaugebg {
|
2011-09-08 22:31:32 -03:00
|
|
|
|
get {
|
2011-12-17 05:22:40 -04:00
|
|
|
|
object obj = ResourceManager.GetObject("Gaugebg", resourceCulture);
|
2011-09-08 22:31:32 -03:00
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2011-12-17 05:22:40 -04:00
|
|
|
|
public static System.Drawing.Bitmap help {
|
2011-09-08 22:31:32 -03:00
|
|
|
|
get {
|
2011-12-17 05:22:40 -04:00
|
|
|
|
object obj = ResourceManager.GetObject("help", resourceCulture);
|
2011-09-08 22:31:32 -03:00
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2011-12-17 05:22:40 -04:00
|
|
|
|
public static System.Drawing.Bitmap hexa {
|
2011-09-08 22:31:32 -03:00
|
|
|
|
get {
|
2011-12-17 05:22:40 -04:00
|
|
|
|
object obj = ResourceManager.GetObject("hexa", resourceCulture);
|
2011-09-08 22:31:32 -03:00
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2011-12-17 05:22:40 -04:00
|
|
|
|
public static System.Drawing.Bitmap hil {
|
2011-09-08 22:31:32 -03:00
|
|
|
|
get {
|
2011-12-17 05:22:40 -04:00
|
|
|
|
object obj = ResourceManager.GetObject("hil", resourceCulture);
|
2011-09-08 22:31:32 -03:00
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2011-12-17 05:22:40 -04:00
|
|
|
|
public static System.Drawing.Bitmap hilheli {
|
2011-09-08 22:31:32 -03:00
|
|
|
|
get {
|
2011-12-17 05:22:40 -04:00
|
|
|
|
object obj = ResourceManager.GetObject("hilheli", resourceCulture);
|
2011-09-08 22:31:32 -03:00
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2011-12-17 05:22:40 -04:00
|
|
|
|
public static System.Drawing.Bitmap hilplane {
|
2011-09-08 22:31:32 -03:00
|
|
|
|
get {
|
2011-12-17 05:22:40 -04:00
|
|
|
|
object obj = ResourceManager.GetObject("hilplane", resourceCulture);
|
2011-09-08 22:31:32 -03:00
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2011-12-17 05:22:40 -04:00
|
|
|
|
public static System.Drawing.Bitmap hilquad {
|
2011-09-08 22:31:32 -03:00
|
|
|
|
get {
|
2011-12-17 05:22:40 -04:00
|
|
|
|
object obj = ResourceManager.GetObject("hilquad", resourceCulture);
|
2011-09-08 22:31:32 -03:00
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2011-12-17 05:22:40 -04:00
|
|
|
|
public static System.Drawing.Bitmap octo {
|
2011-09-08 22:31:32 -03:00
|
|
|
|
get {
|
2011-12-17 05:22:40 -04:00
|
|
|
|
object obj = ResourceManager.GetObject("octo", resourceCulture);
|
2011-09-08 22:31:32 -03:00
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2011-12-17 05:22:40 -04:00
|
|
|
|
public static System.Drawing.Bitmap octov {
|
2011-09-08 22:31:32 -03:00
|
|
|
|
get {
|
2011-12-17 05:22:40 -04:00
|
|
|
|
object obj = ResourceManager.GetObject("octov", resourceCulture);
|
2011-09-08 22:31:32 -03:00
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2011-12-17 05:22:40 -04:00
|
|
|
|
public static System.Drawing.Bitmap opticalflow {
|
2011-09-08 22:31:32 -03:00
|
|
|
|
get {
|
2011-12-17 05:22:40 -04:00
|
|
|
|
object obj = ResourceManager.GetObject("opticalflow", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public static System.Drawing.Bitmap planeicon {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("planeicon", resourceCulture);
|
2011-09-08 22:31:32 -03:00
|
|
|
|
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));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2011-12-17 05:22:40 -04:00
|
|
|
|
public static System.Drawing.Bitmap quadicon {
|
2011-09-08 22:31:32 -03:00
|
|
|
|
get {
|
2011-12-17 05:22:40 -04:00
|
|
|
|
object obj = ResourceManager.GetObject("quadicon", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public static System.Drawing.Bitmap quadx {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("quadx", resourceCulture);
|
2011-09-08 22:31:32 -03:00
|
|
|
|
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));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2011-12-17 05:22:40 -04:00
|
|
|
|
public static System.Drawing.Bitmap tri {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("tri", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2011-09-08 22:31:32 -03:00
|
|
|
|
public static System.Drawing.Bitmap up {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("up", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
2011-12-17 05:22:40 -04:00
|
|
|
|
|
|
|
|
|
public static System.Drawing.Bitmap y6 {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("y6", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
2011-09-08 22:31:32 -03:00
|
|
|
|
}
|
|
|
|
|
}
|