454 lines
17 KiB
C#
454 lines
17 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 UserControls.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", "17.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("UserControls.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.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon Analysis {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Analysis", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon Bc {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Bc", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <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_White {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Close_White", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Collapse {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Collapse", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Color_contours {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Color_contours", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Compound {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Compound", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon Constraints {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Constraints", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Copy {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Copy", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Cut {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Cut", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Deformed {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Deformed", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon Element_set {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Element_set", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon Empty {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Empty", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Expand {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Expand", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon Field_output {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Field_output", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Hide {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Hide", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon History_output {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("History_output", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Library {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Library", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon Load {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Load", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon Material {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Material", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon Mesh {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Mesh", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Meshing_parameters {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Meshing_parameters", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon Node_set {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Node_set", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap NoResult {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("NoResult", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap OK {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("OK", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Part {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Part", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Paste {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Paste", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Preview_load {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Preview_load", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Query {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Query", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon Reference_point {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Reference_point", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Remove {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Remove", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon Running {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Running", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Search {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Search", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon Section {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Section", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Show {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Show", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Step {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Step", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon Surface {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Surface", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Bitmap Unactive {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Unactive", resourceCulture);
|
|||
|
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static System.Drawing.Icon Warning {
|
|||
|
|
get {
|
|||
|
|
object obj = ResourceManager.GetObject("Warning", resourceCulture);
|
|||
|
|
return ((System.Drawing.Icon)(obj));
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|