|
-
May 1st, 2004, 01:50 AM
#1
Thread Starter
Fanatic Member
How to dock forms
I had 3 forms, they are: Main.vb, form1.vb and form2.vb.. I need to dock my forms (form1 and form2 to main.vb) .. how to deal with this? .. I need advice, thanks a lot in advance
Regards
Winanjaya
-
May 1st, 2004, 07:03 AM
#2
Frenzied Member
What do you mean by "dock forms"? Do you have three forms open at the same time and want them displayed next to each other in a certain arrangement?
-
May 2nd, 2004, 01:23 AM
#3
Member
Kind of a cheap way of doing it, but I know no other. I use a timer control and have it move the other forms when the main form is moved to the correct positions.
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
|