Computer Science Canada Form Snap To Grid |
Author: | Aziz [ Fri Sep 15, 2006 8:32 am ] |
Post subject: | Form Snap To Grid |
I'm trying to get my form to snap to grid. All the other controls snap, but when I resize the form...nope. This forum is pretty dead, >_< know one likes VB. |
Author: | cool dude [ Fri Sep 15, 2006 4:19 pm ] |
Post subject: | Re: Form Snap To Grid |
Aziz wrote: I'm trying to get my form to snap to grid. All the other controls snap, but when I resize the form...nope. This forum is pretty dead, >_< know one likes VB.
what do you mean snap to grid? |
Author: | Aziz [ Fri Sep 15, 2006 9:59 pm ] |
Post subject: | |
In VB 2005... (should be the same as 6 and '03) you can set it so your controls and whatnot snap to the grid (if you have ShowGrid on). When you're designing the GUI |
Author: | NikG [ Sat Sep 16, 2006 12:35 am ] |
Post subject: | |
As far as I know (and that's only vb6 knowledge), the form doesn't snap. But can't you just make it close enough manually? |
Author: | Aziz [ Sun Sep 17, 2006 12:11 pm ] |
Post subject: | |
That's what I do. But I had it doing it once, and I don't know how. I'll check the help later. |