AdvancedHMI Software

General Category => Open Discussion => Topic started by: Jaguar on June 07, 2020, 05:12:56 PM

Title: Don't see the Run/Start button to run MainForm.Designer.vb
Post by: Jaguar on June 07, 2020, 05:12:56 PM
Good Evening! I need help. If anyone can help me, I would really appreciate. I modified little bits of vb codes on MainForm.Designer.vb. I don't know how to run that code, as I don't see any run or start button. I have attached the screenshot.

Thanks,
Title: Re: Don't see the Run/Start button to run MainForm.Designer.vb
Post by: Archie on June 07, 2020, 06:05:05 PM
Modifying the designer code can get you into trouble quick. You only want to modify that as a last resort if VS corrupted your solution.

If you Build->Rebuild Solution, do you get errors?