Hi everyone!
Does anybody know how programatically to change font of a CPropertySheet object, say, m_PrpSheet. I tried the following in OnInitDialog of the Property sheet:
1) created desired font, myFont;
2) then changed the font using m_PrpSheet.SetFont(&myFont);

but nothing changed. Any idea?

Any help is highly appreciated.
Regards.
Bayram.