I was kind of toying around with a program that a customer wants that follows a theme. The only problem was that the messageboxes did not match the theme. So I created a little messagebox - it is sort of limited at the moment but it works and works well!! It allows you to set a background image or enter "Nothing" to have it be the default color. I will try to enter more functionality as I go.
EDITED: After adding overloads and fixing some bugs, etc. I had to put into a zip file.
Added as of 6/19/2007:
- Basic Overloads such as message only, message and title only, added an option for specifying font in one overload.
- Background Overloads also now have an option for Layout.
- Added Code for when form closes, this was an oversight on my part originally, and I apologize.
- Added 3rd button along with enhanced button options - mirroring original messagebox
- Added DialogResults
Any comments, suggestions, etc. are welcome and appreciated!!
I hope you enjoy this!!![]()
D




Reply With Quote