Hello,
I've been evaluating actipro docking control to replace the existing control in our software. There are few issues we have encountered...
1. I've set style of ToolWindowContainer in the application resources globally. First time when docking manager shown, the toolwindow shows correct style. Now make the toolwindow from docking position to floating position by dragging it. Again set to docking from floating by using mouse drag. After this step, ToolWindowContainer style is lost. The same actions if i do using context menu(Float or Dock), then no issues.
2. Is there anyway to restore the default initial position of toolwindow(set by ContainerDockedSize)? ie., first time it shows in the position set by ContainerDockedSize. Then user resizes it by using the splitter. After this, i want it go back to the default position if user double clicks on the toolwindow area or splitter.