Hi Masters,
how to close form 2 from form1 click button in windows form using c#
I have 2 Forms , Form1 and Form 2
please advise simple method
Thanks
Hi Masters,
how to close form 2 from form1 click button in windows form using c#
I have 2 Forms , Form1 and Form 2
please advise simple method
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit MohantyPosted Jul 19, 2024, 10:29 AM
Try the below code:
RajaduraiPosted Jul 22, 2024, 4:24 AM
Hi Amit,
Its working Thank you so much