|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 Strings { |
|
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan; |
|
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture; |
|
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] |
|
|
internal Strings() { |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[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.Strings", typeof(Strings).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 string DockPaneCaption_ToolTipAutoHide { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPaneCaption_ToolTipAutoHide", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPaneCaption_ToolTipClose { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPaneCaption_ToolTipClose", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPaneStrip_ToolTipClose { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPaneStrip_ToolTipClose", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPaneStrip_ToolTipScrollLeft { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPaneStrip_ToolTipScrollLeft", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPaneStrip_ToolTipScrollRight { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPaneStrip_ToolTipScrollRight", resourceCulture); |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|