L
Leon P.
Hello All,
I have MFC-based application featuring:
1) Flow of "Screens" where screens are implemented as a MFC's
CDialog-inherited classes loading PNG or BMP images.
2) Dialog's child controls also loads PNG or BMP images.
What is the best practice to handle the same functionality in .NET/C#?
Thanks,
I have MFC-based application featuring:
1) Flow of "Screens" where screens are implemented as a MFC's
CDialog-inherited classes loading PNG or BMP images.
2) Dialog's child controls also loads PNG or BMP images.
What is the best practice to handle the same functionality in .NET/C#?
Thanks,