What you want is pretty difficult to achieve... You can try a different solution: The ReBar. Go to vbAccelerator and check it out!
------------------
Yonatan
Teenage Programmer
E-Mail: [email protected]
ICQ: 19552879
Printable View
What you want is pretty difficult to achieve... You can try a different solution: The ReBar. Go to vbAccelerator and check it out!
------------------
Yonatan
Teenage Programmer
E-Mail: [email protected]
ICQ: 19552879
Cheers m8 yar a great help :o)
thanx a lot
Why cant it be done programatically?
Depending upon how you want to dock you can use the move method to do that.
Calculate the center of the mdi screen and if your form is left to that you can dock it to the left of the screen byspecifying form1.move 0,0
Hope you would be able to work around with this logic.
Hope this would help you
Ramdas
Thanx m8 all help appreciated i will try that out !
Seems simple enough i hope hehe
Thanx again
Hi i was wondering if anyone could tell me how to create docking forms ? for example like the workspace thing in Visual C++ 6 where u can move it around and dock it to the left of the screen.
My application is an MDI application and would like a docked form at the left of the screen sort of like the workspace one in VC++ 6 could anyone please help me?
Thanx in advance
CD