Zyrenthian
Programmer
Hi All,
I was presented with an interesting question and I was curious if it was possible.
Over the years, our product has had many revisions and now has many dialog windows. It is at all possible to set the font in a single place and have it take effect everywhere (Including AfxMessageBox)? I thought "theApp" would have had a SetFont or CreateFont function but it does not. I assumed that this would be the place to start as well. Could I do it with a DC? API call?
Any help would be appreciated
Matt
I was presented with an interesting question and I was curious if it was possible.
Over the years, our product has had many revisions and now has many dialog windows. It is at all possible to set the font in a single place and have it take effect everywhere (Including AfxMessageBox)? I thought "theApp" would have had a SetFont or CreateFont function but it does not. I assumed that this would be the place to start as well. Could I do it with a DC? API call?
Any help would be appreciated
Matt