Hi,
I created a custom toolbar with two edit and two combo control. I couldn't able to change the font.

In my toolbar( derived from CToolBar) class I've CFont member and I used SetFont for the edit/combo members of the class. I ain't see the font changing....anybody have same problem. Help me