Results 1 to 6 of 6

Thread: Custom Messagebox with background

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2006
    Location
    In my head
    Posts
    913

    Custom Messagebox with background

    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
    Attached Files Attached Files
    Last edited by dminder; Jun 19th, 2007 at 11:18 AM.
    Platforms of choice: Visual Studio 2005/2008 Professional : Visual Studio 2010 Enterprise : PHP - Notepad++/WAMP

    Please Rate If I helped you.
    Please remember to mark threads as closed if your issue has been resolved.

    Reserved Words in Access | Connection Strings

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width