|
-
Nov 12th, 1999, 02:26 AM
#1
Thread Starter
Guru
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
-
Nov 12th, 1999, 05:12 AM
#2
New Member
Cheers m8 yar a great help )
thanx a lot
-
Nov 12th, 1999, 05:26 AM
#3
Lively Member
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
-
Nov 12th, 1999, 08:55 AM
#4
New Member
Thanx m8 all help appreciated i will try that out !
Seems simple enough i hope hehe
Thanx again
-
Nov 12th, 1999, 12:05 PM
#5
New Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|