You can set the BorderStyle of the form to either Fixed Single ( vbFixedSingle ) or Fixed Dialog ( vbFixedDouble ) at design-time. Either of these will prevent the user from resizing the form.
You can set the BorderStyle of the form to either "Fixed Single" (vbFixedSingle) or "Fixed Dialog" (vbFixedDouble) at design-time. Either of these will prevent the user from resizing the form. Fixed Single provides a Control-menu box, title bar, Maximize button, and Minimize button.
The form will still be resizable using the Maximize and Minimize buttons, but not by dragging the edges of the window. Fixed Dialog provides a Control-menu box and title bar, but eliminates the Maximize and Minimize buttons. It is therefore not resizable at all.(Also note that a form that contains a menu cannot be displayed as a Fixed Dialog and is automatically changed to the Fixed Single border style.) See also the relevant MSDN entry: http://msdn.microsoft.com/en-us/library/aa245047(VS.60).aspx.
Change the BorderStyle. Toolbox, Fixed dialog or property window should do it I think.
I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.