Author Topic: Don't see the Run/Start button to run MainForm.Designer.vb  (Read 669 times)

Jaguar

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
Don't see the Run/Start button to run MainForm.Designer.vb
« 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,

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5268
    • View Profile
    • AdvancedHMI
Re: Don't see the Run/Start button to run MainForm.Designer.vb
« Reply #1 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?