N
Neil
I have a form with a text box linked to an ID on it. The
form previous to this one examines what the user inputted
in the form and only opens up a form relating to its
particular ID. By default this text box got the focus
once it was openned.
If the user were to scroll their mouse why this check box
has got focus, it would scroll through all the other
records. I have changed the focus to go to another part
of the form when its openned but shold the user select
this text box and scroll, the same problem will occur.
The text box is locked and there are no OnEvent
properties for it. Can something be done?
form previous to this one examines what the user inputted
in the form and only opens up a form relating to its
particular ID. By default this text box got the focus
once it was openned.
If the user were to scroll their mouse why this check box
has got focus, it would scroll through all the other
records. I have changed the focus to go to another part
of the form when its openned but shold the user select
this text box and scroll, the same problem will occur.
The text box is locked and there are no OnEvent
properties for it. Can something be done?