In a form i use the mousemove event on a checkbox with a label. The action it does when moving over the box (or label) is displaying a definition in a textbox on the bottom of the form.
But while moving the mouse over the box, all other textboxes in the form flicker. It's a bit annoying.
1. Does anybody know how to remove the flickering?
Or at least reduce it.
2. Also, the first second i move over the box my calculated fields in that form recalculate. That is not nescessay and also annoying. Why do they do that, and how can i stop it?
Thanks in advance!
But while moving the mouse over the box, all other textboxes in the form flicker. It's a bit annoying.
1. Does anybody know how to remove the flickering?
Or at least reduce it.
2. Also, the first second i move over the box my calculated fields in that form recalculate. That is not nescessay and also annoying. Why do they do that, and how can i stop it?
Thanks in advance!