M
Mark McDougal via .NET 247
I am an old mfc prgrammer. I have reciently obtained the latest.net pro platform. I have a small, project to complete in atight time frame, that will control a device using ethernetpackets, and will have a GUI. I initially created it using .netC++ mfc, because that's what I'm used to. But others in my shophave created extensive GUI contols for their interfaces usingforms, and in C#. I was able to easily create a forms (C++) userinterface, very cool. All the various properties are available,imported from my co-workers dll. The problem is I don't havetime to come up to speed in forms "language". Can I somehowimport my gui form into my mfc project, and acess the controlsusing mfc-speak?
TIA for any help you can give me...
TIA for any help you can give me...