PDA

Click to See Complete Forum and Search --> : Custom Draw


IrishJoker
Aug 8th, 2000, 04:44 AM
Does anyone know how to use the CustonDraw API function.

I am trying to change the colour of a particular cell
in a list view control, when it is in Report View.

Kind Regards

IJ...

V(ery) Basic
Aug 8th, 2000, 08:28 AM
Very complicated...

If you are really interested,:

http://msdn.microsoft.com/library/default.asp?ShowPane=false&URL=/library/psdk/winui/listbox_6z6t.htm

will give you the C++ way of making a listbox whatever you want it to be. Be warned, however, it's very advanced.

IrishJoker
Aug 8th, 2000, 10:26 AM
Could you send me the C++ source code.
I am learning VC++ at the moment and
it would really help me learning.

Many Thanx

IJ...

V(ery) Basic
Aug 9th, 2000, 11:41 AM
See your Inbox...