S
sgrm123
Guest
Hi,
I am launching MFC CFontDialog from my MFC dialog.
Whenever there is change in font I need to draw text in ownerdraw button(preview button) in the dialog.
When I click ok button in the CFontDialog only I am able to get the modified font details and able to update the font of text in my preview button. I want to draw the preview button text whenever user changes font in the CFontDialog before clicking the ok button.
Is there any event to get font details whenever there is change in font attribute in font dialog?
Thanks.
Continue reading...
I am launching MFC CFontDialog from my MFC dialog.
Whenever there is change in font I need to draw text in ownerdraw button(preview button) in the dialog.
When I click ok button in the CFontDialog only I am able to get the modified font details and able to update the font of text in my preview button. I want to draw the preview button text whenever user changes font in the CFontDialog before clicking the ok button.
Is there any event to get font details whenever there is change in font attribute in font dialog?
Thanks.
Continue reading...