79594859

Date: 2025-04-27 08:56:33
Score: 1.5
Natty:
Report link

I'm a bit confused about what you're trying to do. To return to Form1, you just need to set form.Owner = this; when creating Form2, and then use Owner.Show() in Form2 FormClosing event to show Form1 again

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: EthanQuin