|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
namespace WeifenLuo.WinFormsUI.ThemeVS2012Light { |
|
|
using System; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.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.ThemeVS2012Light.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 Category_Docking { |
|
|
get { |
|
|
return ResourceManager.GetString("Category_Docking", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string Category_DockingNotification { |
|
|
get { |
|
|
return ResourceManager.GetString("Category_DockingNotification", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string Category_Performance { |
|
|
get { |
|
|
return ResourceManager.GetString("Category_Performance", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string Category_PropertyChanged { |
|
|
get { |
|
|
return ResourceManager.GetString("Category_PropertyChanged", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockAreaEditor_FloatCheckBoxText { |
|
|
get { |
|
|
return ResourceManager.GetString("DockAreaEditor_FloatCheckBoxText", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContent_AllowEndUserDocking_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContent_AllowEndUserDocking_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContent_AutoHidePortion_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContent_AutoHidePortion_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContent_CloseButton_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContent_CloseButton_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContent_CloseButtonVisible_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContent_CloseButtonVisible_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContent_Constructor_InvalidForm { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContent_Constructor_InvalidForm", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContent_DockAreas_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContent_DockAreas_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContent_DockStateChanged_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContent_DockStateChanged_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContent_HideOnClose_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContent_HideOnClose_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContent_ShowHint_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContent_ShowHint_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContent_TabPageContextMenu_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContent_TabPageContextMenu_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContent_TabText_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContent_TabText_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContent_ToolTipText_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContent_ToolTipText_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContentHandler_AutoHidePortion_OutOfRange { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContentHandler_AutoHidePortion_OutOfRange", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContentHandler_DockAreas_InvalidValue { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContentHandler_DockAreas_InvalidValue", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContentHandler_DockPane_InvalidValue { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContentHandler_DockPane_InvalidValue", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContentHandler_FloatPane_InvalidValue { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContentHandler_FloatPane_InvalidValue", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContentHandler_IsFloat_InvalidValue { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContentHandler_IsFloat_InvalidValue", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContentHandler_SetDockState_InvalidState { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContentHandler_SetDockState_InvalidState", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContentHandler_SetDockState_NullPanel { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContentHandler_SetDockState_NullPanel", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContentHandler_Show_InvalidBeforeContent { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContentHandler_Show_InvalidBeforeContent", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContentHandler_Show_InvalidDockState { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContentHandler_Show_InvalidDockState", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContentHandler_Show_InvalidPrevPane { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContentHandler_Show_InvalidPrevPane", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContentHandler_Show_NullDockPanel { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContentHandler_Show_NullDockPanel", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContentHandler_Show_NullPane { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContentHandler_Show_NullPane", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockContentHandler_ShowHint_InvalidValue { |
|
|
get { |
|
|
return ResourceManager.GetString("DockContentHandler_ShowHint_InvalidValue", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockHandler_TabPageContextMenuStrip_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockHandler_TabPageContextMenuStrip_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockIndicator_ToolTipText { |
|
|
get { |
|
|
return ResourceManager.GetString("DockIndicator_ToolTipText", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPane_ActiveContent_InvalidValue { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPane_ActiveContent_InvalidValue", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPane_Constructor_NullContent { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPane_Constructor_NullContent", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPane_Constructor_NullDockPanel { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPane_Constructor_NullDockPanel", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPane_DockTo_InvalidContainer { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPane_DockTo_InvalidContainer", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPane_DockTo_NoPrevPane { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPane_DockTo_NoPrevPane", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPane_DockTo_NullContainer { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPane_DockTo_NullContainer", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPane_DockTo_NullPrevPane { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPane_DockTo_NullPrevPane", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPane_DockTo_SelfPrevPane { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPane_DockTo_SelfPrevPane", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPane_FloatWindow_InvalidValue { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPane_FloatWindow_InvalidValue", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPane_SetContentIndex_InvalidContent { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPane_SetContentIndex_InvalidContent", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPane_SetContentIndex_InvalidIndex { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPane_SetContentIndex_InvalidIndex", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPane_SetDockState_InvalidState { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPane_SetDockState_InvalidState", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 DockPaneCaption_ToolTipOptions { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPaneCaption_ToolTipOptions", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_ActiveAutoHideContent_InvalidValue { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_ActiveAutoHideContent_InvalidValue", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_ActiveAutoHideContentChanged_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_ActiveAutoHideContentChanged_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_ActiveContentChanged_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_ActiveContentChanged_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_ActiveDocumentChanged_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_ActiveDocumentChanged_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_ActivePaneChanged_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_ActivePaneChanged_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_AllowEndUserDocking_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_AllowEndUserDocking_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_AllowEndUserNestedDocking_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_AllowEndUserNestedDocking_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_ContentAdded_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_ContentAdded_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_ContentRemoved_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_ContentRemoved_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_DefaultFloatWindowSize_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_DefaultFloatWindowSize_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_DockBottomPortion_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_DockBottomPortion_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_DockLeftPortion_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_DockLeftPortion_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_DockPanelSkin { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_DockPanelSkin", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_DockRightPortion_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_DockRightPortion_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_DockTopPortion_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_DockTopPortion_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_DocumentStyle_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_DocumentStyle_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_DocumentTabStripLocation { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_DocumentTabStripLocation", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_LoadFromXml_AlreadyInitialized { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_LoadFromXml_AlreadyInitialized", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_LoadFromXml_InvalidFormatVersion { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_LoadFromXml_InvalidFormatVersion", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_LoadFromXml_InvalidXmlFormat { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_LoadFromXml_InvalidXmlFormat", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_ParentForm_Invalid { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_ParentForm_Invalid", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_Persistor_XmlFileComment1 { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_Persistor_XmlFileComment1", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_Persistor_XmlFileComment2 { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_Persistor_XmlFileComment2", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_RightToLeftLayout_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_RightToLeftLayout_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_SetPaneIndex_InvalidIndex { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_SetPaneIndex_InvalidIndex", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_SetPaneIndex_InvalidPane { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_SetPaneIndex_InvalidPane", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_ShowAutoHideContentOnHover_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_ShowAutoHideContentOnHover_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_ShowCloseButtonOnEachTab_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_ShowCloseButtonOnEachTab_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_ShowDocumentIcon_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_ShowDocumentIcon_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPanel_SupportDeeplyNestedContent_Description { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPanel_SupportDeeplyNestedContent_Description", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPaneStrip_ToolTipClose { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPaneStrip_ToolTipClose", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string DockPaneStrip_ToolTipWindowList { |
|
|
get { |
|
|
return ResourceManager.GetString("DockPaneStrip_ToolTipWindowList", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string FloatWindow_Constructor_NullDockPanel { |
|
|
get { |
|
|
return ResourceManager.GetString("FloatWindow_Constructor_NullDockPanel", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string FloatWindow_SetPaneIndex_InvalidIndex { |
|
|
get { |
|
|
return ResourceManager.GetString("FloatWindow_SetPaneIndex_InvalidIndex", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string FloatWindow_SetPaneIndex_InvalidPane { |
|
|
get { |
|
|
return ResourceManager.GetString("FloatWindow_SetPaneIndex_InvalidPane", resourceCulture); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static string IDockDragSource_DockTo_InvalidPanel { |
|
|
get { |
|
|
return ResourceManager.GetString("IDockDragSource_DockTo_InvalidPanel", resourceCulture); |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|