Results 1 to 3 of 3

Thread: cant unsnap grid

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2003
    Location
    Pa
    Posts
    2

    Unhappy cant unsnap grid

    I opened a VB6 project in VB.net (VB7), it automatically converted the project ok. When I try to adjust a text box on a window form, I am unable to get the text box to un snap from the grid. I need to be able to move the text box freely. I have set the window setting to Off, but still snapping to grid. Any help?

  2. #2
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    So you've set the Form's SnapToGrid property to false? You can move objects by pressing CTRL and the arrow keys, try that.
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2003
    Location
    Pa
    Posts
    2
    Ok, I'll give it a try (cntrl- arrow keys). The problem is with a child parent type form. On the child form I can move the objects freely, it's just on the parent form that I can't.

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