You use Microsoft .NET Framework 4 to create a Windows Forms client application.
You write the following code segment.
The application contains a form of type Form1 that contains a FormSettings object named frmSettings1.
You need to maintain the user's form size preference each time the user executes the application.
Which code segment should you use? ()