GME
13
|
Go to the source code of this file.
Classes | |
class | CColourPicker |
Defines | |
#define | CP_MODE_TEXT 1 |
#define | CP_MODE_BK 2 |
Functions | |
void AFXAPI | DDX_ColourPicker (CDataExchange *pDX, int nIDC, COLORREF &crColour) |
#define CP_MODE_BK 2 |
Definition at line 36 of file ColourPicker.h.
#define CP_MODE_TEXT 1 |
Definition at line 35 of file ColourPicker.h.
void AFXAPI DDX_ColourPicker | ( | CDataExchange * | pDX, |
int | nIDC, | ||
COLORREF & | crColour | ||
) |
Definition at line 42 of file ColourPicker.cpp.