// header file CListCtrlEx : public CListCtrl { protected: static CFont m_font; }; // cpp module CFont CListCtrlEx::m_font;