2009-04-19 18:07:22 +00:00
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
// <auto-generated>
|
2013-04-11 09:27:16 +00:00
|
|
|
|
// This code was generated by a tool.
|
2015-11-03 08:54:56 +00:00
|
|
|
|
// Runtime Version:2.0.50727.5466
|
2009-04-19 18:07:22 +00:00
|
|
|
|
//
|
2013-04-11 09:27:16 +00:00
|
|
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
|
|
|
// the code is regenerated.
|
2009-04-19 18:07:22 +00:00
|
|
|
|
// </auto-generated>
|
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
namespace CodeImp.DoomBuilder.BuilderModes.Properties {
|
|
|
|
|
using System;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2013-04-11 09:27:16 +00:00
|
|
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
2009-04-19 18:07:22 +00:00
|
|
|
|
/// </summary>
|
2013-04-11 09:27:16 +00:00
|
|
|
|
// 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.
|
2012-06-26 08:54:25 +00:00
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
|
2009-04-19 18:07:22 +00:00
|
|
|
|
[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>
|
2013-04-11 09:27:16 +00:00
|
|
|
|
/// Returns the cached ResourceManager instance used by this class.
|
2009-04-19 18:07:22 +00:00
|
|
|
|
/// </summary>
|
|
|
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
|
|
|
internal static global::System.Resources.ResourceManager ResourceManager {
|
|
|
|
|
get {
|
2015-12-28 15:01:53 +00:00
|
|
|
|
if(object.ReferenceEquals(resourceMan, null)) {
|
2009-04-19 18:07:22 +00:00
|
|
|
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("CodeImp.DoomBuilder.BuilderModes.Properties.Resources", typeof(Resources).Assembly);
|
|
|
|
|
resourceMan = temp;
|
|
|
|
|
}
|
|
|
|
|
return resourceMan;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2013-04-11 09:27:16 +00:00
|
|
|
|
/// Overrides the current thread's CurrentUICulture property for all
|
|
|
|
|
/// resource lookups using this strongly typed resource class.
|
2009-04-19 18:07:22 +00:00
|
|
|
|
/// </summary>
|
|
|
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
|
|
|
internal static global::System.Globalization.CultureInfo Culture {
|
|
|
|
|
get {
|
|
|
|
|
return resourceCulture;
|
|
|
|
|
}
|
|
|
|
|
set {
|
|
|
|
|
resourceCulture = value;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2013-03-18 13:52:27 +00:00
|
|
|
|
internal static System.Drawing.Bitmap AlignThings {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("AlignThings", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2010-09-01 14:36:31 +00:00
|
|
|
|
internal static System.Drawing.Bitmap Angle {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Angle", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2009-04-19 18:07:22 +00:00
|
|
|
|
internal static System.Drawing.Bitmap BrightnessGradient {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("BrightnessGradient", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2012-11-27 21:12:20 +00:00
|
|
|
|
internal static System.Drawing.Bitmap CeilingAlign {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("CeilingAlign", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2009-04-19 18:07:22 +00:00
|
|
|
|
internal static System.Drawing.Bitmap CeilsGradient {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("CeilsGradient", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2010-09-01 14:36:31 +00:00
|
|
|
|
internal static System.Drawing.Bitmap ColorPick {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("ColorPick", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2014-09-12 12:19:58 +00:00
|
|
|
|
internal static System.Drawing.Bitmap Copy {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Copy", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2010-08-15 13:45:43 +00:00
|
|
|
|
internal static System.Drawing.Bitmap CopyProperties {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("CopyProperties", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2009-04-19 18:07:22 +00:00
|
|
|
|
internal static System.Drawing.Bitmap CurveLines {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("CurveLines", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2014-02-26 14:11:06 +00:00
|
|
|
|
internal static System.Drawing.Bitmap Door {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Door", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2013-04-08 13:28:04 +00:00
|
|
|
|
internal static System.Drawing.Bitmap DrawCurveMode {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("DrawCurveMode", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2012-06-28 20:27:48 +00:00
|
|
|
|
internal static System.Drawing.Bitmap DrawEllipseMode {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("DrawEllipseMode", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2014-02-28 14:32:20 +00:00
|
|
|
|
internal static System.Drawing.Bitmap DrawGeometryMode {
|
2014-01-16 09:32:05 +00:00
|
|
|
|
get {
|
2014-02-28 14:32:20 +00:00
|
|
|
|
object obj = ResourceManager.GetObject("DrawGeometryMode", resourceCulture);
|
2014-01-16 09:32:05 +00:00
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2014-02-28 14:32:20 +00:00
|
|
|
|
internal static System.Drawing.Bitmap DrawGridMode {
|
2012-06-28 20:27:48 +00:00
|
|
|
|
get {
|
2014-02-28 14:32:20 +00:00
|
|
|
|
object obj = ResourceManager.GetObject("DrawGridMode", resourceCulture);
|
2012-06-28 20:27:48 +00:00
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2014-02-28 14:32:20 +00:00
|
|
|
|
internal static System.Drawing.Bitmap DrawRectangleMode {
|
2012-06-28 20:27:48 +00:00
|
|
|
|
get {
|
2014-02-28 14:32:20 +00:00
|
|
|
|
object obj = ResourceManager.GetObject("DrawRectangleMode", resourceCulture);
|
2012-06-28 20:27:48 +00:00
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2014-05-06 11:03:52 +00:00
|
|
|
|
internal static System.Drawing.Bitmap FilterThings {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("FilterThings", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
Added, Visual mode, GLDEFS, GLOOME: subtractive glow is now supported.
Changed, Visual mode: changed thing fog calculation logic. Should be closer to GZDoom now.
Fixed, GLDEFS parser: "height" texture parameter was not treated as optional.
Fixed, text lump parsers: in some cases incorrect line number was displayed in error and warning messages.
Fixed, Visual mode: glow effect was not applied to sectors with 3 sidedefs.
Fixed, Visual mode: in some cases glow effect was not updated when replacing textures.
Fixed, general interface: "Full Brightness" button state was not updated during map loading.
Fixed, Drag Linedefs/Vertices/Sectors/Things modes: positions of line length labels were not updated while panning the view.
Cosmetic: added a bunch of new icons.
Cosmetic: changed Visual mode crosshair.
2015-08-27 20:46:49 +00:00
|
|
|
|
internal static System.Drawing.Bitmap Flip {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Flip", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2009-04-19 18:07:22 +00:00
|
|
|
|
internal static System.Drawing.Bitmap FlipSelectionH {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("FlipSelectionH", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
internal static System.Drawing.Bitmap FlipSelectionV {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("FlipSelectionV", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2012-11-27 21:12:20 +00:00
|
|
|
|
internal static System.Drawing.Bitmap FloorAlign {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("FloorAlign", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2009-04-19 18:07:22 +00:00
|
|
|
|
internal static System.Drawing.Bitmap FloorsGradient {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("FloorsGradient", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2015-01-06 11:49:06 +00:00
|
|
|
|
internal static System.Drawing.Bitmap Folder {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Folder", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2014-02-28 14:32:20 +00:00
|
|
|
|
internal static System.Drawing.Bitmap Gear {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Gear", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2014-09-12 14:58:00 +00:00
|
|
|
|
internal static System.Drawing.Bitmap Hide {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Hide", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2014-09-12 21:08:11 +00:00
|
|
|
|
internal static System.Drawing.Bitmap HideAll {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("HideAll", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
Added, Visual mode, GLDEFS, GLOOME: subtractive glow is now supported.
Changed, Visual mode: changed thing fog calculation logic. Should be closer to GZDoom now.
Fixed, GLDEFS parser: "height" texture parameter was not treated as optional.
Fixed, text lump parsers: in some cases incorrect line number was displayed in error and warning messages.
Fixed, Visual mode: glow effect was not applied to sectors with 3 sidedefs.
Fixed, Visual mode: in some cases glow effect was not updated when replacing textures.
Fixed, general interface: "Full Brightness" button state was not updated during map loading.
Fixed, Drag Linedefs/Vertices/Sectors/Things modes: positions of line length labels were not updated while panning the view.
Cosmetic: added a bunch of new icons.
Cosmetic: changed Visual mode crosshair.
2015-08-27 20:46:49 +00:00
|
|
|
|
internal static System.Drawing.Bitmap Join {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Join", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2010-09-01 14:36:31 +00:00
|
|
|
|
internal static System.Drawing.Bitmap List {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("List", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
internal static System.Drawing.Bitmap List_Images {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("List_Images", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
Added, Visual mode, GLDEFS, GLOOME: subtractive glow is now supported.
Changed, Visual mode: changed thing fog calculation logic. Should be closer to GZDoom now.
Fixed, GLDEFS parser: "height" texture parameter was not treated as optional.
Fixed, text lump parsers: in some cases incorrect line number was displayed in error and warning messages.
Fixed, Visual mode: glow effect was not applied to sectors with 3 sidedefs.
Fixed, Visual mode: in some cases glow effect was not updated when replacing textures.
Fixed, general interface: "Full Brightness" button state was not updated during map loading.
Fixed, Drag Linedefs/Vertices/Sectors/Things modes: positions of line length labels were not updated while panning the view.
Cosmetic: added a bunch of new icons.
Cosmetic: changed Visual mode crosshair.
2015-08-27 20:46:49 +00:00
|
|
|
|
internal static System.Drawing.Bitmap Merge {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Merge", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2010-08-15 13:45:43 +00:00
|
|
|
|
internal static System.Drawing.Bitmap PasteProperties {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("PasteProperties", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2014-04-09 10:16:33 +00:00
|
|
|
|
internal static System.Drawing.Bitmap PastePropertiesOptions {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("PastePropertiesOptions", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
Added, Visual mode, GLDEFS, GLOOME: subtractive glow is now supported.
Changed, Visual mode: changed thing fog calculation logic. Should be closer to GZDoom now.
Fixed, GLDEFS parser: "height" texture parameter was not treated as optional.
Fixed, text lump parsers: in some cases incorrect line number was displayed in error and warning messages.
Fixed, Visual mode: glow effect was not applied to sectors with 3 sidedefs.
Fixed, Visual mode: in some cases glow effect was not updated when replacing textures.
Fixed, general interface: "Full Brightness" button state was not updated during map loading.
Fixed, Drag Linedefs/Vertices/Sectors/Things modes: positions of line length labels were not updated while panning the view.
Cosmetic: added a bunch of new icons.
Cosmetic: changed Visual mode crosshair.
2015-08-27 20:46:49 +00:00
|
|
|
|
internal static System.Drawing.Bitmap PlaceThings {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("PlaceThings", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2014-01-16 09:32:05 +00:00
|
|
|
|
internal static System.Drawing.Bitmap Reset {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Reset", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2014-09-12 12:19:58 +00:00
|
|
|
|
internal static System.Drawing.Bitmap Save {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Save", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
Added, Visual mode, GLDEFS, GLOOME: subtractive glow is now supported.
Changed, Visual mode: changed thing fog calculation logic. Should be closer to GZDoom now.
Fixed, GLDEFS parser: "height" texture parameter was not treated as optional.
Fixed, text lump parsers: in some cases incorrect line number was displayed in error and warning messages.
Fixed, Visual mode: glow effect was not applied to sectors with 3 sidedefs.
Fixed, Visual mode: in some cases glow effect was not updated when replacing textures.
Fixed, general interface: "Full Brightness" button state was not updated during map loading.
Fixed, Drag Linedefs/Vertices/Sectors/Things modes: positions of line length labels were not updated while panning the view.
Cosmetic: added a bunch of new icons.
Cosmetic: changed Visual mode crosshair.
2015-08-27 20:46:49 +00:00
|
|
|
|
internal static System.Drawing.Bitmap SelectThingsInSectors {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("SelectThingsInSectors", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2013-03-18 13:52:27 +00:00
|
|
|
|
internal static System.Drawing.Bitmap SelectTouching {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("SelectTouching", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2014-09-12 14:58:00 +00:00
|
|
|
|
internal static System.Drawing.Bitmap Show {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Show", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
internal static System.Drawing.Bitmap Show2 {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Show2", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2015-01-12 12:27:10 +00:00
|
|
|
|
internal static System.Drawing.Bitmap Show3 {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Show3", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2014-05-08 09:24:32 +00:00
|
|
|
|
internal static System.Drawing.Bitmap Similar {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Similar", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2010-09-01 14:36:31 +00:00
|
|
|
|
internal static System.Drawing.Bitmap Text {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("Text", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2013-04-11 09:27:16 +00:00
|
|
|
|
internal static System.Drawing.Bitmap TextureLock {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("TextureLock", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2013-04-08 14:37:37 +00:00
|
|
|
|
internal static System.Drawing.Bitmap ThingPointAtCursor {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("ThingPointAtCursor", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2009-04-19 18:07:22 +00:00
|
|
|
|
internal static System.Drawing.Bitmap treeview {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("treeview", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2013-09-16 11:44:47 +00:00
|
|
|
|
internal static System.Drawing.Bitmap ViewSelectionEffects {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("ViewSelectionEffects", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2009-04-19 18:07:22 +00:00
|
|
|
|
internal static System.Drawing.Bitmap ViewSelectionIndex {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("ViewSelectionIndex", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
2012-11-27 21:12:20 +00:00
|
|
|
|
|
|
|
|
|
internal static System.Drawing.Bitmap VisualModeGZ {
|
|
|
|
|
get {
|
|
|
|
|
object obj = ResourceManager.GetObject("VisualModeGZ", resourceCulture);
|
|
|
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
|
|
|
}
|
|
|
|
|
}
|
2009-04-19 18:07:22 +00:00
|
|
|
|
}
|
|
|
|
|
}
|