Click to See Complete Forum and Search --> : Docking forms??? can u do it ? help ! please!
Yonatan
Nov 12th, 1999, 01:26 AM
What you want is pretty difficult to achieve... You can try a different solution: The ReBar. Go to vbAccelerator (http://www.vbaccelerator.com) and check it out!
------------------
Yonatan
Teenage Programmer
E-Mail: RZvika@netvision.net.il
ICQ: 19552879 (http://www.icq.com/19552879)
CrucifiedDreams
Nov 12th, 1999, 04:12 AM
Cheers m8 yar a great help :o)
thanx a lot
ramdasv
Nov 12th, 1999, 04:26 AM
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
CrucifiedDreams
Nov 12th, 1999, 07:55 AM
Thanx m8 all help appreciated i will try that out !
Seems simple enough i hope hehe
Thanx again
CrucifiedDreams
Nov 12th, 1999, 11:05 AM
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
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.