I have inherited an app, so I'm using the 2003 IDE...
I'm trying to change the grid size, however, it doesn't matter whether it's
2,2 or 200, 200 or whether Snap to Grid is on or off
It keeps the same grid size and snap to grid is always on.
Anyone have a fix for this, or at least any ideas?
Try changing it manually in the designer file. While you are in there,
make sure someone did not hard code some values outside the
InitializeComponent method.
--
Bryan Phillips
MCT, MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net
> I have inherited an app, so I'm using the 2003 IDE...
>
[quoted text clipped - 4 lines]
>
> Anyone have a fix for this, or at least any ideas?
Elmo Watson - 07 Jun 2007 16:02 GMT
how do you get to the designer file?
I've got a resx and a vb file - I don't see anywhere that the grid is even
referenced
> Try changing it manually in the designer file. While you are in there,
> make sure someone did not hard code some values outside the
[quoted text clipped - 15 lines]
>>
>> Anyone have a fix for this, or at least any ideas?