Click to See Complete Forum and Search --> : Adding a unmanaged class to a managed one


jcappell
January 7th, 2009, 01:28 AM
Whats the best way to combine a managed Windows Form Application form with a unmanaged class, I would prefer figuring out a way to make the form unmanaged but if the only way around this is to make the class managed I will do that. I would love to know my options.

Thank you,
Jon Cappella