Results 1 to 3 of 3

Thread: How to dock forms

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2003
    Posts
    784

    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

  2. #2
    Frenzied Member
    Join Date
    Feb 2003
    Location
    Argentina
    Posts
    1,950
    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?

  3. #3
    Member michaeljustman's Avatar
    Join Date
    Apr 2004
    Posts
    52
    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
  •  



Click Here to Expand Forum to Full Width