Let’s say I have a basic form, there’s a button and when I click it, it opens a new window.
How can I do this? I tried creating a new form instance on button click event, but it gives me exception, that something is wrong.
Let’s say I have a basic form, there’s a button and when I click
Share
Or please share your code..