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?

Re: wierd grid problem - 2003 by Bryan

Bryan
Tue Jun 05 20:44:47 CDT 2007

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



"Elmo Watson" <ew@whereveryouare.com> wrote in message
news:#s3jcR4pHHA.4196@TK2MSFTNGP06.phx.gbl:

> 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?


Re: wierd grid problem - 2003 by Elmo

Elmo
Thu Jun 07 10:02:48 CDT 2007

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

"Bryan Phillips" <bphillips@nospam.spamcop.net.spammenot> wrote in message
news:OgX1Gx9pHHA.3312@TK2MSFTNGP05.phx.gbl...
> 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
>
>
>
> "Elmo Watson" <ew@whereveryouare.com> wrote in message
> news:#s3jcR4pHHA.4196@TK2MSFTNGP06.phx.gbl:
>
>> 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?
>