Results 1 to 2 of 2

Thread: location

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Posts
    13
    I have a combo box on a vb 6.0 app when the form is resized the combo1 changes location. Can you tell me how to make the combo1 stay in the same location when resizing. by the way it changes sizes correctly it just moves location.
    Thanks,
    D.A.

  2. #2
    Guest
    What's the code you are using for when the form is resized? Perhaps you have a Combo1.Left = .... or a Combo1.Top = .... in the code somewhere because a Combobox or any control should not move unless you make it.

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