Previous Thread

6/30/2006 8:46:05 PM    Re: Data loss problem on custom ActiveX focus
It's difficult to comment on an unspecified ActiveX control that we know 
 
nothing about except that it is "custom" and "editing." Even if it were a 
 
commercial ActiveX, we might very well not have the knowledge to respond. 
 
Most of us here are, at most, users of ActiveX controls, not authors of 
 
them. 
 
Larry Linson 
 
Microsoft Access MVP 
 
"Paul B" <paulbunting@archsoftnet.nospamplease> wrote in message 
 
news:OH6C1GJnGHA.3656@TK2MSFTNGP03.phx.gbl...



6/30/2006 11:09:24 PM    Data loss problem on custom ActiveX focus
Hi, 
 
I am wondering if anyone can help me, I have a custom ActiveX editing 
 
control I wrote on a Access form, and all appears to be working fine, 
 
however I have just noticed that if I edit text in one of the textbox 
 
controls on the form and click on the ActiveX control, any changes made in 
 
that textbox are canceled, if I click on another textbox first or the form's 
 
background the data is not lost. 
 
Does anyone know what might be causing this and how I might sort it so that 
 
the last field edited, on the form before the activex control is clicked on, 
 
doesn't loose it's changes? 
 
Any help or pointers greatly appreciated! 
 
Paul