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