text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Docking
Docking Notification
Property Changed
(Float)
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.
The form must be of type IDockContent.
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.
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.
Context menu displayed for the dock pane tab strip.
Press SHIFT for docking to full side.
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.
FloatWindow property can not be set to "null" when DockState is DockState.Float.
Invalid Content: Content not within the collection.
Invalid Index: The index is out of range.
The state for the dock pane is invalid.
Auto Hide
Close
Window Position
Window List