using .Net usercontrols in unmanaged code?

  • Thread starter Thread starter sandip
  • Start date Start date
S

sandip

Hi,
Is there a way to use user controls (or any other type of library) to
use in unmanaged code say C++ ?
Is this possible?

tia,
Sandip Shahane
 
Hi,
Is there a way to use user controls (or any other type of library) to
use in unmanaged code say C++ ?
Is this possible?

Right now, the only "supported" means of hosting user controls is inside
Internet Explorer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top