1
Reply

Convert MFC Fonts to c# Fonts

Tulika Shrivastava

Tulika Shrivastava

Feb 13 2006 2:07 AM
1.7k

hi,
I have an application developed in MFC( VC++ 6.0 ) where the information all the parameters of CreateFont function of CFont is stored in a file. Now I am rewriting the whole application in c#. But I am not able to map all the paramters of CreateFont to the Font class of c# and to provide backward compatibility  it is important. Can anyone suggest me a possible workaround for this problem????


Answers (1)