Log in

View Full Version : API


w_a_r_1
September 26th, 2009, 11:46
Very small question, which api call is responsible for DialogBox Background color

Like MessageBoxA is responsible for message

BanMe
September 26th, 2009, 13:48
add one word to what you want use the 'string' to search

"Set DialogBox BackGround Color" ...

w_a_r_1
September 27th, 2009, 04:26
I did that but its showing this thread only

naides
September 27th, 2009, 10:42
Try searching without the quote " " signs.

w_a_r_1
September 28th, 2009, 19:56
same result friend with both, with and without quote.

BanMe
September 28th, 2009, 22:14
are you serious..change the word, figure out different words for 'set' like 'change'

c++ Dialogs
http://msdn.microsoft.com/en-us/library/6skhh669.aspx
mfc CWinApp
http://msdn.microsoft.com/en-us/library/6ewfs20c(VS.80).aspx
c# panel
http://msdn.microsoft.com/en-us/library/aa984414(VS.71).aspx

BanMe

JMI
September 28th, 2009, 23:55
w_a_r_1:

It's time you got off your toush and used that stuff between your ears. How many time have you hear me suggest someone put the object of their desire in google, or their favorite search engine and "they" see what they find. Stop waiting for someone to hand you the spoon before you are willing to try to eat!

Put: Set DialogBox BackGround Color (notice no quotes) in Google and you will be simply amazed at what you will find.

http://www.google.com/search?hl=en&source=hp&q=Set+DialogBox+BackGround+Color&btnG=Google+Search&aq=f&oq=&aqi=

(That's not clickable, by the way, our system does not allow clickable links outside these Forums.)

How's this for the title of the first hit: Changing the Dialog Box background color : color, dialog ...

How's this for the second hit: Simple way to change dialog's background and text colors ...

Now there are just the first two hits and I did not read further to find "exactly" what YOU want. That's YOUR job. How about you try to do YOUR JOB!!!

Regards,