Hi,
I am able to add the toowindows inside horizontally alligned to each other in the single docksite using PrismIntegration.
Gap of around 5 to 10 pixel is displaying between the Toolwindows .
Its similar the gap taken by the splitContainner between the toolwindows like
<docking:SplitContainer>
<docking:ToolWindowContainer>
<docking:ToolWindow>
</docking:ToolWindow>
</docking:ToolWindowContainer>
<docking:ToolWindowContainer><docking:ToolWindow>
</docking:ToolWindow></docking:ToolWindowContainer>
</docking:SplitContainer>
As i hover the mouse over the gap between toolwindows then it shows the arrow icon to resize the toolwindows.
How to minimize this gap between the toolwindows of arround only 1 or 2 pixel and As i hover the mouse over the gap between toolwindows then it shows the arrow icon to resize the toolwindows ?