| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| |
|
| | namespace WeifenLuo.WinFormsUI.ThemeVS2003 { |
| | using System; |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.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() { |
| | } |
| | |
| | |
| | |
| | |
| | [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("WeifenLuo.WinFormsUI.ThemeVS2003.Resources", typeof(Resources).Assembly); |
| | resourceMan = temp; |
| | } |
| | return resourceMan; |
| | } |
| | } |
| | |
| | |
| | |
| | |
| | |
| | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
| | internal static global::System.Globalization.CultureInfo Culture { |
| | get { |
| | return resourceCulture; |
| | } |
| | set { |
| | resourceCulture = value; |
| | } |
| | } |
| | |
| | |
| | |
| | |
| | internal static System.Drawing.Bitmap DockPaneCaption_AutoHideNo { |
| | get { |
| | object obj = ResourceManager.GetObject("DockPaneCaption_AutoHideNo", resourceCulture); |
| | return ((System.Drawing.Bitmap)(obj)); |
| | } |
| | } |
| | |
| | |
| | |
| | |
| | internal static System.Drawing.Bitmap DockPaneCaption_AutoHideYes { |
| | get { |
| | object obj = ResourceManager.GetObject("DockPaneCaption_AutoHideYes", resourceCulture); |
| | return ((System.Drawing.Bitmap)(obj)); |
| | } |
| | } |
| | |
| | |
| | |
| | |
| | internal static System.Drawing.Bitmap DockPaneCaption_CloseDisabled { |
| | get { |
| | object obj = ResourceManager.GetObject("DockPaneCaption_CloseDisabled", resourceCulture); |
| | return ((System.Drawing.Bitmap)(obj)); |
| | } |
| | } |
| | |
| | |
| | |
| | |
| | internal static System.Drawing.Bitmap DockPaneCaption_CloseEnabled { |
| | get { |
| | object obj = ResourceManager.GetObject("DockPaneCaption_CloseEnabled", resourceCulture); |
| | return ((System.Drawing.Bitmap)(obj)); |
| | } |
| | } |
| | |
| | |
| | |
| | |
| | internal static System.Drawing.Bitmap DockPaneStrip_CloseDisabled { |
| | get { |
| | object obj = ResourceManager.GetObject("DockPaneStrip_CloseDisabled", resourceCulture); |
| | return ((System.Drawing.Bitmap)(obj)); |
| | } |
| | } |
| | |
| | |
| | |
| | |
| | internal static System.Drawing.Bitmap DockPaneStrip_CloseEnabled { |
| | get { |
| | object obj = ResourceManager.GetObject("DockPaneStrip_CloseEnabled", resourceCulture); |
| | return ((System.Drawing.Bitmap)(obj)); |
| | } |
| | } |
| | |
| | |
| | |
| | |
| | internal static System.Drawing.Bitmap DockPaneStrip_ScrollLeftDisabled { |
| | get { |
| | object obj = ResourceManager.GetObject("DockPaneStrip_ScrollLeftDisabled", resourceCulture); |
| | return ((System.Drawing.Bitmap)(obj)); |
| | } |
| | } |
| | |
| | |
| | |
| | |
| | internal static System.Drawing.Bitmap DockPaneStrip_ScrollLeftEnabled { |
| | get { |
| | object obj = ResourceManager.GetObject("DockPaneStrip_ScrollLeftEnabled", resourceCulture); |
| | return ((System.Drawing.Bitmap)(obj)); |
| | } |
| | } |
| | |
| | |
| | |
| | |
| | internal static System.Drawing.Bitmap DockPaneStrip_ScrollRightDisabled { |
| | get { |
| | object obj = ResourceManager.GetObject("DockPaneStrip_ScrollRightDisabled", resourceCulture); |
| | return ((System.Drawing.Bitmap)(obj)); |
| | } |
| | } |
| | |
| | |
| | |
| | |
| | internal static System.Drawing.Bitmap DockPaneStrip_ScrollRightEnabled { |
| | get { |
| | object obj = ResourceManager.GetObject("DockPaneStrip_ScrollRightEnabled", resourceCulture); |
| | return ((System.Drawing.Bitmap)(obj)); |
| | } |
| | } |
| | } |
| | } |
| |
|