Once Visual Studio has started, select File - New - Project. Slide 8 (of 21) ... When the application is run, the title of the program is shown as 'Form1' ...
If you have mastered this topic, you should be able to use the ... label1.caption = FtoC(Fahrenheit) End Sub. Private Function FtoC(fahr As integer) As double ...