This is the complete list of members for DC, including all inherited members.
| CreateAndSelectFont(const CHAR *pszFace, UINT iSize) | DC | |
| CreateCompatible(HDC hDC) | DC | |
| DC() | DC | |
| DC(HWND hWnd) | DC | |
| DC(HDC hDC) | DC | |
| Delete() | DC | |
| DrawFrameControl(Rect *pRect, UINT iType, UINT iState) | DC | |
| DrawLine(UINT iX1, UINT iY1, UINT iX2, UINT iY2, COLORREF clrColor) | DC | |
| DrawText(const TCHAR *pszString, Rect *rcBounds, UINT iFormat=DT_LEFT|DT_END_ELLIPSIS) | DC | |
| Ellipse(int iLeftRect, int iTopRect, int iRightRect, int iBottomRect) | DC | |
| FillRect(const Rect &rc, HBRUSH hBrush) | DC | |
| GetDC() const | DC | |
| LineTo(UINT iX, UINT iY, COLORREF clrColor) | DC | |
| LineTo(UINT iX, UINT iY) | DC | |
| m_hDC | DC | protected |
| MoveTo(UINT iX, UINT iY) | DC | |
| SelectObject(HGDIOBJ hObj) | DC | |
| SetBkColor(COLORREF clrColor) | DC | |
| SetBkMode(INT iMode) | DC | |
| SetPixel(UINT iX, UINT iY, COLORREF clrColor) | DC | |
| SetTextColor(COLORREF clrColor) | DC | |
| TextOut(const TCHAR *pszString, UINT iX, UINT iY) | DC | |
| ~DC() | DC | virtual |
1.8.7