79475344

Date: 2025-02-28 11:22:55
Score: 0.5
Natty:
Report link

recently I just fight for the same issue for one days. Maybe there is the same root cause for your problem. Below is my root cause and solution:

The Cause:

I add some defination of my data in the namespace before the defination of Form1. After I did this, the submenu "View Designer" dispeared. show as below: enter image description here

The solution:

Move the user defined class at the back of the Form1 defination.

Hope this is helpful.

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Whitelisted phrase (-2): solution:
  • No code block (0.5):
  • Low reputation (1):
Posted by: matrix reload