Click here to Skip to main content
15,891,009 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Good day! Last time, I've posted a question on how to create ActiveX control in C#. As what was Dave Kreskowiak posted on my question, he mentioned that "C# cannot target building a real ActiveX control". Another is "You can build a COM-exposed component that works like an ActiveX control though." And he also mentioned that there are tons of examples all over the web if I would just googled it. Yes, its true. But searching for the correct one is so hard. I've tried some but I did not understand some instructions. Please help me in doing activex control.

By the way, I will use this activex control in adding image dynamically.

Please help me. I want to learn that so please help me.

Any help will be appreciated. God bless.
Posted

1 solution

I believe the following link can help you to get started

http://msdn.microsoft.com/en-us/library/aa229115(v=vs.60).aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900