Is there a way, in VB 6.0, to turn off snap-to-grid? I can't seem to find it anywhere. Thanks!
Printable View
Is there a way, in VB 6.0, to turn off snap-to-grid? I can't seem to find it anywhere. Thanks!
Tools>Options>General Tab> uncheck 'Align controls to grid'. you should also uncheck 'Show grid' since it's not that useful without the snapping thing.
I think you can but you can always set the measures manually.
I always set the Grid Units to 30. It still snaps to the grid, but it gives you way more control. It's good for lining up controls, but not having to go to the Format->Align menu.