MikeAngelastro
09-14-2001, 12:51 PM
Hi,
I am confused about checkboxes. I added one to a form I had already developed, but it would not change states when I clicked it. I had to put code in the MouseUp event to toggle it's value.
I then, as a test, I added a checkbox to a new form with nothing else on it and to an autoform. In both of these cases it worked.
So I went back to the first form and added another checkbox from the toolbox. It wouldn't work either. I compared the properties of the two forms but I found no significant differences yet each form handles a checkbox differently.
Has anyone else had this experience?
Thanks,
Mike
I am confused about checkboxes. I added one to a form I had already developed, but it would not change states when I clicked it. I had to put code in the MouseUp event to toggle it's value.
I then, as a test, I added a checkbox to a new form with nothing else on it and to an autoform. In both of these cases it worked.
So I went back to the first form and added another checkbox from the toolbox. It wouldn't work either. I compared the properties of the two forms but I found no significant differences yet each form handles a checkbox differently.
Has anyone else had this experience?
Thanks,
Mike