Possible to create an activeX control with a user control instead of code?

T

Tag

Hi, what im looking to do is create a control for infopath, however
what im wanting to do is use the editor in visual studio .net. Online i
read that if you create a class solution and add a user control, that
this can act like an activeX control, and you can use the user control
design to have a form to work on without having to code it in. However
my problem is that i am unsure of how to code this to make it "safe"
for infopath to use.

Ive tried following the infopath team's blog about using C# and .net to
create one, but i just cant seem to get it to work.

http://blogs.msdn.com/infopath/archive/2005/04/15/408728.aspx

Lets say all i wanted was a form with a textbox on it, doesnt do
anything other than sit there. What would the code to make this safe
look like?
 

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

Top