Always creates the form with vs2003 that set default value of size to 300,300. but i resize the form to custome size and drag some other controls(like datagrid or textbox) on it.
when running the app you will found that is right. however set the form stateto maximized whichcontrols keep the size original.
how to implementsthe controls fill automaticallysize of Form?
i want have a smart (easy and quickly) way to solve the problem?
thanks.