Windows Form Properties in VB.NET
What are windows form properties in VB.NET?
Explanation
Properties Window
Windows form properties in Visual Basic.net 2008 lists the properties of an selected object. Every object in VB has it own properties
that can be used to change the look and even the functionality of the object.
Properties Window lists the properties of the forms and controls in an alphabetical
order by default. User also has options to view the properties based on the category they belong to.
Following is the screen shot of Properties Window.