Results 1 to 4 of 4

Thread: Form jumping in design view.

  1. #1

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435

    Form jumping in design view.

    Does anyone else have this frustrating problem?

    When in design view in VB, when I resize a control, the view suddenly jumps to the center of the form.

    The form is obviously larger than can be displayed all at once in design view so I use the scrollbar to move the form to access the control, but as soon as I try to resize, the view jumps to the form center and I can't see the control I'm resizing!

    Does this explanation make sense?

    Is there an option not to center the view when resising a control?
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  2. #2
    PowerPoster
    Join Date
    Dec 2003
    Location
    Bristol, England (but heart is in Virginia)
    Posts
    2,949
    Hi,

    "When in design view in VB, when I resize a control, the view suddenly jumps to the center of the form"

    Sorry, I cannot duplicate your reported result, even when the form is wider than the screen area. Did you do a massive resize on a control you had docked?
    Taxes
    The more I learn about VB.NET the more I like dBaseIII Plus

    The foregoing, whilst believed to be correct, is given without guarantee as to it's accuracy and entirely without recourse. You are required to decide for yourself whether or not it is suitable for your purposes and no liability for loss of any nature can be entertained.

  3. #3

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    No, the form is 800 x 600 and I have a listbox down the left side, nothing is docked. When I resize the listbox, the view jumps to the center of the form so I can't see the listbox on the left, even though I still can resize it.
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    This happens for me only when I close the form and doubleclick it in design mode .

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