Hintergrundfarbe von Listbox ?
-
Las im Win32 Help nach fand aber nichts über LB_SETBKCOLOR
ist das schon ownerdraw ??
-
Du solltest dir in der MSDN mal diese Message angucken und in deinem Proggie abfangen:
WM_CTLCOLORLISTBOX
Microsoft schrieb:
If an application processes this message, it must return a handle to a brush. The system uses the brush to paint the background of the list box.