I know this is going to sound like a very stupid question but I have never done this before.

I have a MessageBox that prompts the user if they want to continue if certain files exist. That part of the code is working. What I have never done before and what I don't know how to do is perform an action based on what button they choose on the message box. I don't what where that result is stored or how to call it.

Feel free to laugh at this question.

Jim