#include "stdafx.h" #include "CRoundButton.h" BOOL CRoundButton::OnEraseBkgnd(CDC* pDC) { return true; }