why don't you add another form to your project
and make it the same as a msgbox.
Very easily done and you can change whatever you like:D
Printable View
why don't you add another form to your project
and make it the same as a msgbox.
Very easily done and you can change whatever you like:D
I dont think its possible to change the font of a msgbox. I believe its a standered message with unchangeable text properties. However i am new to vb so i may and quiet possibly be wrong. But i agree with Kings idea making a new form would be just as easy then you can change size colour font etc.
GRRRRR typos...
I dont think its possible to change the font of a msgbox. I believe its a standard message with unchangable text properties. However i am new to vb so i may and queit possibly be wrong. But i agree with Kings idea making a new form would be just as easy then you can change size colour font etc.
Make a form and open it a vbmodal
It is possible. Look at this example
http://www.allapi.net/vbexamples/vbe...ategory=SOURCE
Thanks for the link amitabh. I didn't think you could do it either.
Wicked thanks for link.
This link is usefull but I am sure than you can make your own msgbox who will be much easy :)
yeh, do what daok says.
That is much better cause you can have your own logos, pictures, buttons, labels or what ever you like in it:D
lol Kings.
Oh yea what does download SWB soon mean?
that ya can download my game soon:D
lol!!!!!!!!
What game is it?
SWP
a strategy game:D
Where can we download it ?
Hi
I am not a professional, but what I know that your request is impossible
you should make your own MsgBox function
thanks
They have the same topic in the General forum, you can add a new button in just before the [-] one but you cant change font or icon.
You can't download it yet. I've just started it yet.Quote:
Originally posted by DaoK
Where can we download it ?
I should change my sig into Dowload SWP...Sometime:p
Where is everyone getting this idea that setting the font is impossible?? It is possible. Subclass the messagebox, and send the WM_SETFONT message to it.
I'll see if I can post some code.
ehhh, amitabh already told us it could be done:DQuote:
Originally posted by amitabh
It is possible. Look at this example
http://www.allapi.net/vbexamples/vbe...ategory=SOURCE
Darn, I worked on some for almost 10 minutes! :)
oh well.
ah i see ... so I will wait :D