Will anyone help me on how to catch a button when a user click on a msgbox()? Let's say I have this:
Now when the user click the "OK" button on that msgbox(), I want to catch that and do something else with it.Code:msgbox("You've entered the wrong password", MsgBoxStyle.Critical)
Any help is appreciated.
ljCharlie




Reply With Quote