/* Color Types */

#define CTLCOLOR_MSGBOX        0
#define CTLCOLOR_EDIT          1
#define CTLCOLOR_LISTBOX       2
#define CTLCOLOR_BTN           3
#define CTLCOLOR_DLG           4
#define CTLCOLOR_SCROLLBAR     5
#define CTLCOLOR_STATIC        6
#define CTLCOLOR_MAX           8
       /* three bits max */

