Home » Category » Microsoft Visual C & C++

Microsoft Visual C & C++: Docking...x/y y/x

202| Wed, 06 Feb 2008 16:41:00 GMT| huey| Comments (1)
how could i get two dialog bars docked like this:

_____________
| | |
| | |
| |---|
|_|_________|

( ie. - i want the left dialogbar to occupy
all height available, bottom dialogbar just
use bottom MDICLIENT area not taken by left dialogbar )

/*
unless i don't call DockControlBar on bottom window
(but then it can't be resized anymore. )
i just always get it VC IDE way:

____________
| | |
| | |
|_|_________|
|___________|

*/

Thank you

Keywords & Tags: docking, y, microsoft, visual c++, vc

URL: http://www.7prog.com/visual-c-c++/95019/
 
«« Prev - Next »» 1 helpful answers below.
Check this out:
http://www.datamekanix.com/sizecbar/faq.html

cristiposea | Sat, 10 Nov 2007 05:51:00 GMT |

Microsoft Visual C & C++ Hot Answers

Microsoft Visual C & C++ New questions

Microsoft Visual C & C++ Related Categories