S
sgrm123
Guest
Hi,
I have 3 docking control bars with following alignments left, right and bottom respectively. You can get example from this link.
https://www.codeproject.com/Articles/6/CSizingControlBar-A-Resizable-Control-Bar
I got sample of dockablepanes with following alignments left, right and bottom from the link
https://www.codeproject.com/Articles/493218/Understanding-CDockablePane
In dockablepane, the dockable pane with bottom alignment is placed/aligned between left and right pane whereas, in docking control bars the bar with bottom alignment is always occupies whole width of the application I am not able to place it between left and right bars.
In docking controlbars I want to place the bar with bottom alignment, between the left and right bar.
How to achieve my requirement with docking controlbars ?
Continue reading...
I have 3 docking control bars with following alignments left, right and bottom respectively. You can get example from this link.
https://www.codeproject.com/Articles/6/CSizingControlBar-A-Resizable-Control-Bar
I got sample of dockablepanes with following alignments left, right and bottom from the link
https://www.codeproject.com/Articles/493218/Understanding-CDockablePane
In dockablepane, the dockable pane with bottom alignment is placed/aligned between left and right pane whereas, in docking control bars the bar with bottom alignment is always occupies whole width of the application I am not able to place it between left and right bars.
In docking controlbars I want to place the bar with bottom alignment, between the left and right bar.
How to achieve my requirement with docking controlbars ?
Continue reading...