#pragma once #include "OXhyperbar.h" class CCustomHyperbar : public COXHyperBar { public: void RenderBackground(CDC * pDC, RECT * pRect); };