Hi,
I found in these forums that one solution to stop the mouse wheel
scrolling is:
I have a main form on which there is a tabctrl. One of the tab pages
contains a subform with another tabctrl with subforms.
Anyhow I use the code from microsoft(with the dll file) with the main
form and that works fine. When I use it with the first subform it won't
let me access the tabctrl or any of the records on the subform? I can't
type anything. I checked the properties and everything seems unlocked
and all the allow properties are set to yes...
Has anyone seen something like this before?
Thanks
I found in these forums that one solution to stop the mouse wheel
scrolling is:
I have a main form on which there is a tabctrl. One of the tab pages
contains a subform with another tabctrl with subforms.
Anyhow I use the code from microsoft(with the dll file) with the main
form and that works fine. When I use it with the first subform it won't
let me access the tabctrl or any of the records on the subform? I can't
type anything. I checked the properties and everything seems unlocked
and all the allow properties are set to yes...
Has anyone seen something like this before?
Thanks
Comment