text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Docking
Docking Notification
Property Changed
Determines if end user drag and drop docking is allowed.
The size to display the content in auto hide mode. Value < 1 to specify the size in portion; value >= 1 to specify the size in pixel.
Enable/Disable the close button of the content.
Gets or sets a value indicating in which area of the DockPanel the content allowed to show.
Occurs when the value of DockState property changed.
Indicates the content will be hidden instead of being closed.
The desired docking state when first showing.
Context menu displayed for the dock pane tab strip.
The tab text displayed in the dock pane. If not set, the Text property will be used.
The text displayed when mouse hovers over the tab.
Context menu displayed for the dock pane tab strip.
Occurs when the value of ActiveContentProperty changed.
Occurs when a document or pane is dragged within the dock panel.
Occurs when the value of ActiveDocument property changed.
Occurs when the value of ActivePane property changed.
Determines if the drag and drop docking is allowed.
Determines if the drag and drop nested docking is allowed.
Occurs when the value of the AutoHideWindow's ActiveContent changed.
Occurs when a content added to the DockPanel.
Occurs when a content removed from the DockPanel.
The default size of float window.
Provides Visual Studio .Net style docking.
Size of the bottom docking window. Value < 1 to specify the size in portion; value > 1 to specify the size in pixels.
Size of the left docking window. Value < 1 to specify the size in portion; value > 1 to specify the size in pixels.
Size of the right docking window. Value < 1 to specify the size in portion; value > 1 to specify the size in pixels.
Size of the top docking window. Value < 1 to specify the size in portion; value > 1 to specify the size in pixels.
The style of the document window.
Indicates whether the control layout is right-to-left when the RightToLeft property is set to Yes.
Determines if the document icon will be displayed in the tab strip.
Shows or hides the close button of the content. This property does not function with System MDI Document Style.
The visual skin to use when displaying the docked windows.
Determines where the tab strip for Document style content is drawn.
Performance
Support deeply nested controls. Disabling this setting may improve resize performance but may cause heavily nested content not to resize.
Shows the hidden autohide content when hovering over the tab. When disabled, the tab must be clicked to show the content.
(Float)
The form must be of type IDockContent.
The provided value is out of range.
Invalid Value: The value of DockAreas conflicts with current DockState.
The pane is invalid. Check the IsFloat and DockPanel properties of this dock pane.
The pane is invalid. Check the IsFloat and DockPanel properties of this dock pane.
Invalid value, conflicts with DockableAreas property.
The dock state is invalid.
The dock panel is null.
Invalid beforeContent, it must be contained by the pane.
Invalid DockState: Content can not be showed as "Unknown" or "Hidden".
The previous pane is invalid. It can not be null, and its docking state must not be auto-hide.
DockPanel can not be null.
The Pane can not be null.
Invalid value, check DockableAreas property.
Invalid Content: ActiveContent must be one of the visible contents, or null if there is no visible content.
Invalid argument: Content can not be "null".
Invalid argument: The content's DockPanel can not be "null".
The specified container conflicts with the IsFloat property.
The previous pane does not exist in the nested docking pane collection.
The container can not be null.
The previous pane can not be null when the nested docking pane collection is not empty.
The previous pane can not be itself.
Invalid Content: Content not within the collection.
Invalid Index: The index is out of range.
The state for the dock pane is invalid.
Invalid Content: The content must be auto-hide state and associates with this DockPanel.
The DockPanel has already been initialized.
The configuration file's version is invalid.
The XML file format is invalid.
Invalid parent form. When using DockingMdi or SystemMdi document style, the DockPanel control must be the child control of the main MDI container form.
DockPanel configuration file. Author: Weifen Luo, all rights reserved.
!!! AUTOMATICALLY GENERATED FILE. DO NOT MODIFY !!!
Invalid Index: The index is out of range.
Invalid Pane: DockPane not within the collection.
Invalid argument: DockPanel can not be "null".
Invalid DockPanel.
Before applying themes all dock contents must be closed.
Before applying themes all float windows must be closed.
Before applying themes all factories must be configured.
DockPanel.Theme must be set to a valid theme.
Before applying themes all panes must be closed.
Determine if tabs shrink or hide when there is not enough space for all existing ones