Using Visual Studio .NET 2003, I am creating a form application with a certain size. I am also opening (starting) other forms in addition to the main form. My problem is keeping the size of my form as is without the ability of the user to resize it by dragging the edges. Is there anyway I can set a property for a 'noresize' attribute?
-=The Best Has Yet To Come=-