You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question. I have a project using winforms, I had a mainform and another form. When i call popup in main form, i can clicked close button on popup. But after i open another form by using ShowDialog from Mainform, and call popup show then i can not close popup. Can you give me a solution to do it !
The text was updated successfully, but these errors were encountered:
I have a question. I have a project using winforms, I had a mainform and another form. When i call popup in main form, i can clicked close button on popup. But after i open another form by using ShowDialog from Mainform, and call popup show then i can not close popup. Can you give me a solution to do it !
The text was updated successfully, but these errors were encountered: