Hi All

Im new to .Net techonology. Im currently using Visual Studios for VB.NET.

My question is this

1) If im building an application then I would want to fit all my buttons, text boxes, combo boxes onto the user screen. So could you tell me the size I need to make my Form in the properties section (as the forms current property size is (300, 300), in order that fit the full size of the screen.

2) How can the application maximise on Load?

Thanks