GME
13
|
#include <PreviewWnd.h>
Public Member Functions | |
CPreviewBtn () | |
void | SetDC (CDC *bitmapDC) |
void | DrawItem (LPDRAWITEMSTRUCT lpDrawItemStruct) |
virtual | ~CPreviewBtn () |
Definition at line 13 of file PreviewWnd.h.
Definition at line 17 of file PreviewWnd.cpp.
CPreviewBtn::~CPreviewBtn | ( | ) | [virtual] |
Definition at line 22 of file PreviewWnd.cpp.
void CPreviewBtn::DrawItem | ( | LPDRAWITEMSTRUCT | lpDrawItemStruct | ) |
Definition at line 42 of file PreviewWnd.cpp.
void CPreviewBtn::SetDC | ( | CDC * | bitmapDC | ) | [inline] |
Definition at line 21 of file PreviewWnd.h.