Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > C++ > color listbox
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 44112 of 48044
Post > Topic >>

color listbox

by tia.grosser@[EMAIL PROTECTED] Mar 25, 2008 at 01:27 PM

I have a listbox that was created like this:
    hwndChild = CreateWindowEx (WS_EX_CLIENTEDGE, TEXT ("listbox"),
                         TEXT (""), WS_VISIBLE | WS_CHILD | WS_VSCROLL
|
                         LBS_USETABSTOPS | LBS_NOINTEGRALHEIGHT, 0,
0,
                         100, 100,hWnd, (HMENU)IDC_RPTLIST, hInst,
NULL);



I would like to change its color to red or green a certian points
thruout the program and cannot figure out how to do that.

Any help would be greatly appreciated.

Thanks,
Tia
 




 2 Posts in Topic:
color listbox
tia.grosser@[EMAIL PROTEC  2008-03-25 13:27:24 
Re: color listbox
"Victor Bazarov"  2008-03-25 16:29:28 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Oct 15 22:45:37 CDT 2008.