wierd grid problem - 2003

  • Thread starter Thread starter Elmo Watson
  • Start date Start date
E

Elmo Watson

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top