//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.1 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace HeuristicLab.Common.Resources { /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // 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 VS2008ImageLibrary { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal VS2008ImageLibrary() { } /// /// Returns the cached ResourceManager instance used by this class. /// [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("HeuristicLab.Common.Resources.VS2008ImageLibrary", typeof(VS2008ImageLibrary).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [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 ActualSize { get { object obj = ResourceManager.GetObject("ActualSize", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Add { get { object obj = ResourceManager.GetObject("Add", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap ArrowDown { get { object obj = ResourceManager.GetObject("ArrowDown", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap ArrowUp { get { object obj = ResourceManager.GetObject("ArrowUp", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Assembly { get { object obj = ResourceManager.GetObject("Assembly", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Breakpoint { get { object obj = ResourceManager.GetObject("Breakpoint", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap BreakpointActive { get { object obj = ResourceManager.GetObject("BreakpointActive", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap BreakpointInactive { get { object obj = ResourceManager.GetObject("BreakpointInactive", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Class { get { object obj = ResourceManager.GetObject("Class", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Collapse { get { object obj = ResourceManager.GetObject("Collapse", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Comment { get { object obj = ResourceManager.GetObject("Comment", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Component { get { object obj = ResourceManager.GetObject("Component", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Constant { get { object obj = ResourceManager.GetObject("Constant", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Control { get { object obj = ResourceManager.GetObject("Control", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Copy { get { object obj = ResourceManager.GetObject("Copy", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Cut { get { object obj = ResourceManager.GetObject("Cut", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Database { get { object obj = ResourceManager.GetObject("Database", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Delegate { get { object obj = ResourceManager.GetObject("Delegate", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Delete { get { object obj = ResourceManager.GetObject("Delete", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap DeleteFolder { get { object obj = ResourceManager.GetObject("DeleteFolder", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Document { get { object obj = ResourceManager.GetObject("Document", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Drive { get { object obj = ResourceManager.GetObject("Drive", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Edit { get { object obj = ResourceManager.GetObject("Edit", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap EditInformation { get { object obj = ResourceManager.GetObject("EditInformation", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap EditTable { get { object obj = ResourceManager.GetObject("EditTable", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Enum { get { object obj = ResourceManager.GetObject("Enum", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap EnumItem { get { object obj = ResourceManager.GetObject("EnumItem", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Error { get { object obj = ResourceManager.GetObject("Error", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Event { get { object obj = ResourceManager.GetObject("Event", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Exception { get { object obj = ResourceManager.GetObject("Exception", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap ExecutablePaused { get { object obj = ResourceManager.GetObject("ExecutablePaused", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap ExecutablePrepared { get { object obj = ResourceManager.GetObject("ExecutablePrepared", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap ExecutableStarted { get { object obj = ResourceManager.GetObject("ExecutableStarted", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap ExecutableStopped { get { object obj = ResourceManager.GetObject("ExecutableStopped", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Expand { get { object obj = ResourceManager.GetObject("Expand", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Field { get { object obj = ResourceManager.GetObject("Field", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap File { get { object obj = ResourceManager.GetObject("File", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap FlagBlue { get { object obj = ResourceManager.GetObject("FlagBlue", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap FlagGreen { get { object obj = ResourceManager.GetObject("FlagGreen", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap FlagRed { get { object obj = ResourceManager.GetObject("FlagRed", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap FormulaEvaluator { get { object obj = ResourceManager.GetObject("FormulaEvaluator", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Function { get { object obj = ResourceManager.GetObject("Function", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Image { get { object obj = ResourceManager.GetObject("Image", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Install { get { object obj = ResourceManager.GetObject("Install", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Interface { get { object obj = ResourceManager.GetObject("Interface", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Internet { get { object obj = ResourceManager.GetObject("Internet", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Library { get { object obj = ResourceManager.GetObject("Library", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Macro { get { object obj = ResourceManager.GetObject("Macro", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Map { get { object obj = ResourceManager.GetObject("Map", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap MapItem { get { object obj = ResourceManager.GetObject("MapItem", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Method { get { object obj = ResourceManager.GetObject("Method", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap MethodOverload { get { object obj = ResourceManager.GetObject("MethodOverload", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Module { get { object obj = ResourceManager.GetObject("Module", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Namespace { get { object obj = ResourceManager.GetObject("Namespace", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap NetworkConnections { get { object obj = ResourceManager.GetObject("NetworkConnections", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap NewDocument { get { object obj = ResourceManager.GetObject("NewDocument", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap NewFolder { get { object obj = ResourceManager.GetObject("NewFolder", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Nothing { get { object obj = ResourceManager.GetObject("Nothing", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Object { get { object obj = ResourceManager.GetObject("Object", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Open { get { object obj = ResourceManager.GetObject("Open", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Operator { get { object obj = ResourceManager.GetObject("Operator", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap OrgChart { get { object obj = ResourceManager.GetObject("OrgChart", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Paste { get { object obj = ResourceManager.GetObject("Paste", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Pause { get { object obj = ResourceManager.GetObject("Pause", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Icon Performance { get { object obj = ResourceManager.GetObject("Performance", resourceCulture); return ((System.Drawing.Icon)(obj)); } } public static System.Drawing.Bitmap Play { get { object obj = ResourceManager.GetObject("Play", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Pointer { get { object obj = ResourceManager.GetObject("Pointer", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Print { get { object obj = ResourceManager.GetObject("Print", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap PrintPreview { get { object obj = ResourceManager.GetObject("PrintPreview", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Properties { get { object obj = ResourceManager.GetObject("Properties", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap ProtectForm { get { object obj = ResourceManager.GetObject("ProtectForm", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Redo { get { object obj = ResourceManager.GetObject("Redo", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap RefreshDocument { get { object obj = ResourceManager.GetObject("RefreshDocument", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Remove { get { object obj = ResourceManager.GetObject("Remove", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Restart { get { object obj = ResourceManager.GetObject("Restart", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Save { get { object obj = ResourceManager.GetObject("Save", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap SaveAll { get { object obj = ResourceManager.GetObject("SaveAll", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Script { get { object obj = ResourceManager.GetObject("Script", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Sort { get { object obj = ResourceManager.GetObject("Sort", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap SortUp { get { object obj = ResourceManager.GetObject("SortUp", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Stop { get { object obj = ResourceManager.GetObject("Stop", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Structure { get { object obj = ResourceManager.GetObject("Structure", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Table { get { object obj = ResourceManager.GetObject("Table", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Template { get { object obj = ResourceManager.GetObject("Template", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Timer { get { object obj = ResourceManager.GetObject("Timer", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Type { get { object obj = ResourceManager.GetObject("Type", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap TypeDef { get { object obj = ResourceManager.GetObject("TypeDef", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Undo { get { object obj = ResourceManager.GetObject("Undo", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Union { get { object obj = ResourceManager.GetObject("Union", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap User { get { object obj = ResourceManager.GetObject("User", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap UserAccounts { get { object obj = ResourceManager.GetObject("UserAccounts", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap ValueType { get { object obj = ResourceManager.GetObject("ValueType", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Warning { get { object obj = ResourceManager.GetObject("Warning", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Windows { get { object obj = ResourceManager.GetObject("Windows", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap Zoom { get { object obj = ResourceManager.GetObject("Zoom", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap ZoomIn { get { object obj = ResourceManager.GetObject("ZoomIn", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } public static System.Drawing.Bitmap ZoomOut { get { object obj = ResourceManager.GetObject("ZoomOut", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } } }