You’ll find several references.
First, open Form1.vb and double-click on the main form’s title bar in the designer to display the Form1_Load event handler in Form1.vb. Then, add the following line right at the top of the event handler, above the code that’s already in there: