|
-
May 21st, 2002, 10:33 AM
#1
CPropertySheet font
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|