How do you change the foreground and background colors of a disabled combo box? It is using the Windows default colors when I disable it.
I tried using DrawMode=OwnerDraw and specifying my colors in the DrawItem event but the system seems to ingoring the event.
Thanks!!
