Hi
The first one didnt work. I set the DrawGrid and SnapToGrid as false in my custom form, On deriving a form from mine the drawGrid and SnapToGrid were still true. It seems we have to set it for every form individually as these properties are serialized into the .resx file. secondly i do not want to allow the user to set it manually thru the menus in VS.Net.
I am sure this can be done, i think it needs a Designer. If u have any sample code do guide me to it.
thanks in advance
Best Regards Vikas
|