1.12 How do I set the company name that is returned by System.Windows.Forms.Application.CompanyName?
This is an assembly attribute. The VS development environment sets it in the AssemblyInfo.cs (vb) file. If you open that file, you will see a block of assembly attributes that you can set, including company and version numbers.