3

What are the steps which needs to be followed to create an OCX controls using C#. Can you give me sample coddes for the same . I need to use this control in MFC.

CharlesB
  • 86,532
  • 28
  • 194
  • 218
subbu
  • 3,229
  • 13
  • 49
  • 70

1 Answers1

3

I believe this CodeProject article addresses your needs, including code and step-by-step guide.

Traveling Tech Guy
  • 27,194
  • 23
  • 111
  • 159