Applying It

Try to complete the following exercise by yourself.

Independent Exercise

Create a new “Windows Application” project and make sure the Form's properties are displayed in the Properties window by selecting the form (select the form by clicking on it). Turn off the maximize box by changing the MaximizeBox property to False, change the form's title by editing the Text property, and change the border style to FixedSingle. After you change these properties, notice which form properties are bold and which are not.

Get Visual Basic® .NET by Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.