Interacting with Activex

M

mahesh b

hi,
i have created an Textbox as .ocx.
i have placed it on infopath form.
i entered some text in that textbox.
how can i read that text into infopath
(i,e. ex. if enter "Mahesh" in to .OCX, then it should be
copyed into one more textbox which is INFOPATH textbox)


thanku,
mahesh
 
A

Andrew Ma [MSFT]

Did you bind your value property to the ActiveX control?
This is where InfoPath will get the value to stick into the XML.

Did you fire Property change notifications? This is how InfoPath knows to go
get the value.

--
Andrew J. Ma
Software Test Engineer
Microsoft Office InfoPath
http://blogs.msdn.com/ajma
---------------------------------------
This posting is provided "As Is" with no warranties, and confers no rights.
Use of any included script sample are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
Please do not send email directly to this alias. This alias is for
newsgroup purposes only.
 

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