I am wondering how I would create and code a box that asks if you want to close when you try to close out by hitting the x in the window bar of my form?
I dont want to disable the standard issued close..but i want them to confirm close before closing a window. I have my buttons that confirm this...but not for when they hit the close box up top...my form just closes. :(
I am using Visual studio.net with vb.net codes (so far..)
I dont want to disable the standard issued close..but i want them to confirm close before closing a window. I have my buttons that confirm this...but not for when they hit the close box up top...my form just closes. :(
I am using Visual studio.net with vb.net codes (so far..)
Comment