c++visual-studiomfcpaneldockable

in mfc how to implement dockable dialog?


i am working on a Dialog based application in MFC, I need something just like visual studio's left panel, right panel, bottom panelwhich have a close button to close the panel. Anyone know how to implement this ?


Solution

  • Try the MFC Feature Pack.