|
-
May 9th, 2002, 03:11 PM
#1
Gdiplus::Font and HFONT question.
Hi,
I've a Gdiplus::Font object and I want to give that font to an edit control.
I use the WM_SETFONT message but it accepts a HFONT handle and from Gdiplus::Font I can't get a HFONT handle.
How can I get the HFONT of a Gdiplus::Font object? Is this posible?
My application don't use the .NET framework, it just use GDI+.
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
|