Thanks, that saved me time looking a built in type!
Now that I have a custom dialog box, I have tried to get it to behave in the same way as AfxMessageBox, eg, pass it a string to display, etc.
This is where the hard part comes in, resizing the dialog based on the length of the text. Any ideas??