Creating an OCX Control in C #

What are the steps you need to follow to create OCX controls using C #. Can you give me bone samples for the same. I need to use this control in MFC.

+3
source share
1 answer

I believe this CodeProject article meets your needs, including code and walkthroughs.

+3
source

All Articles