Jump to content

MsgBox


xroot
 Share

Recommended Posts

Someone a while back had ask if it could be done, to change the Msgbox text color etc.

My search on this subject came to the conculsion No, write your own GUI window.

I did find some info on "SetWindowsHookEx" Api that you could use to modify the Msgbox

window by setting a hook. New conculsion, Yes, you can change Msgbox text color etc.

There are 4 things that get modified in the new Msgbox, the icon, the background, text color of the

message, and the button text. You can change fonts and size, but there are issues that need

to be worked out to make it work correctly. Try it out and always have fun. :)

modmsgbox.zip

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...