32 kImageDrawStyle_Default = 0x0,
33 kImageDrawStyle_Static = 0x1,
34 kImageDrawStyle_Center = 0x2,
35 kImageDrawStyle_Stretch_BtnSize = 0x3,
72 virtual int OnLoadBitmap(
wchar_t const *);
77 virtual void DrawThemedButton(
CDC&,
int,
int,
int,
int,
int);
78 void CalcBitmapSize(
void);
87 int m_focusRectOffset;
89 BOOL m_enableThemedHoverState;
90 BOOL m_enableThemedClickState;