Displays a prompt in a dialog box, waits for the user to input text or click a button, and returns a String containing the contents of the text box. http://visualbasic.freetutes.com/learn-vb6/lesson17.html
Displays a message in a dialog box and wait for the user to click a button, and returns an integer indicating which button the user clicked. http://visualbasic.freetutes.com/learn-vb6/lesson18.html