Docking Issue with CDockablePane

  • Thread starter Thread starter sgrm123
  • Start date Start date
S

sgrm123

Guest
Hi,

I have a CDockablePane.

I loaded a CDialog in CDockablePane.

This CDialog has CMFCTabCtrl and this CMFCTabCtrl has CMFCToolbar.

If I add CMFCToolbar in the CMFCTabCTrl, the pane is not docking properly.

1344808.png

If I remove CMFCToolbar the pane is docking properly.

I am using right alignment for my dockable pane.

1344810.png


I have shared my code in one drive https://aspiresysinc-my.sharepoint....1DjoScjODY6l0BE1SyGGS1kaG0jl_eNzkrLw?e=XqhSj2


I want to dock the pane properly even if the CMFCTabCtrl has CMFCToolbar, Please help me to fix my problem.


Thanks

Continue reading...
 
Back
Top