What is the disadvantage of Show() and ShowDialog()
Loading
What is the disadvantage of Show() and ShowDialog()
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.
Rajanikant HawaldarPosted Aug 22, 2021, 9:14 AM
Agree with @Ravinder, it is possible to show usercontrol instead of window form using show or show dialog, that gives you better performance try it.
Ravinder SharmaPosted Aug 22, 2021, 7:40 AM