Click to See Complete Forum and Search --> : VS.NET doesn't remember grid size of MFC dialogs


AcidBurnX
April 15th, 2004, 02:59 AM
Hi,

I have an existing MFC project that was created with Visual Studio 6.0. I have converted it to a VS.NET project sucessfully.
There a some MFC dialogs in this project. You can set the grid size for this dialogs (e.g. Grid size: 5 DLUs). The problem is that if I close VS.NET and restart it again the program cannot remember the grid size. The grid size is reset to the default values.

In VS 6.0 the grid settings were saved correctly.
Is this a bug of VS.NET or is there any option where I can set this?

Any help would be great :)


Thanks in advance
AcidBurnX