Notification-Popup-Window icon indicating copy to clipboard operation
Notification-Popup-Window copied to clipboard

Close popup from another winfow form

Open thangphuong opened this issue 3 years ago • 0 comments

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 !

thangphuong avatar Aug 12 '21 09:08 thangphuong