CDockablePane Autohide issue
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi guys, I am developing a MDI application (VS-2008) using dockable panes. mostly things are working fine but there is a problem when the pane is set to Autohide. As it hides it, if there are more than one panes there autohidded, only the caption of one which is active, apears and the icon of all other apear. I think i did somthing wrong when creating the pane or i'll need to set its some property but have no idea. Please help Thanks in advance Harsh Shankar