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.

Signature
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.
> Hi,
>
[quoted text clipped - 5 lines]
>
> murali Krishna
Murali Krishna - 19 Jul 2004 07:26 GMT
HI,
Please can you explain in detail, how to fire Property
change notification..
can you please provide me links where from which i know
things regarding it....
Murali Krishna
>-----Original Message-----
>Did you bind your value property to the ActiveX control?
[quoted text clipped - 14 lines]
>
>.
Andrew Ma [MSFT] - 19 Jul 2004 18:31 GMT
In VB, use the PropertyChange method in your property's "set".

Signature
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.
> HI,
>
[quoted text clipped - 38 lines]
>>
>>.