Hi,
I’m using actipro WPF controls. Could you please help with some details about docking window messages given below.
Please let me know when these messages will appear or any other detailed information regarding the same.
Thank you in advance !!
Description |
More details |
Cannot place windows in MDI since no MDI host (TabbedMdiHost, StandardMdiHost, etc.) was located as the direct child of the DockSite's Workspace. |
|
Cannot open windows since no target DockHost was found. This scenario could occur if the DockSite hasn't yet been loaded, since a primary DockHost is injected in its template. Make sure all docking operations occur after the DockSite has loaded. |
|
Registry has already contains a DockingWindow with Unique ID '{0}'. |
|
Reset is not allowed on children collection of SplitContainer. |
|
The slot resize ratios must be greater than 0. |
|
The '{0}' instance type must be or inherit ToolWindow. |
|
Unable to remove the Workspace from parent '{0}'. |
[Modified 5 years ago]