Messagebox Creator
MessageBox Creator lets you create dialog messageboxes with any text you want and display them in your Visual Basic .net programs.
You'll have a wide array of options at your disposal to configure your message. First, as usual, you will write the title and body of the message. That done, you'll choose the icon you want to display in the messagebox (Critical, Question, Exclamation, Information or none) and the buttons with possible answers (OK, OK and Cancel, Yes and No, etc).
Once you've configured all the details, you just have to hit the Show button to check it’s layout and then hit the To Clipboard button to save it to your clipboard.
MessageBox Maker is a very useful program for programmers. It makes the creation of Messageboxes simple and easy to create.