is it possible to create an activex control using c# and use it in visual c++?

  • Thread starter Thread starter thinktwice
  • Start date Start date
T

thinktwice

if it's possbile i could use many cool controls in c#,
make them an activex control so i can reuse in vc++
 
i believe i read somewhere microsoft doesnt support this in VS, but there is
a way around it....why not just create a .dll instead?
 
Back
Top