Handling Form Events

  • Thread starter Thread starter sravan_reddy001
  • Start date Start date
S

sravan_reddy001

how can we handle the FormClosed and FormClosing events in C#
i am able find those events in VB.NET application Code part.(Form1
Events)

i don't find that in the C3 how can i handle those events
 
Back
Top