T
Tinclon
I have a form *without* scrollbars, but there is sometimes
too much information for the form to hold. The user only
has a keyboard -- no mouse -- is there a way to bind
scrolling of the form to buttons on the keyboard.
..... The form to which I refer is actually a subform
(Continuous Forms) used only for displaying data, the
control is never transfered to the subform -- somehow a
keyevent on the mainform (Single Form) has to prompt the
subform to scroll.
Any way to do this?
Thanks much
Tinclon
too much information for the form to hold. The user only
has a keyboard -- no mouse -- is there a way to bind
scrolling of the form to buttons on the keyboard.
..... The form to which I refer is actually a subform
(Continuous Forms) used only for displaying data, the
control is never transfered to the subform -- somehow a
keyevent on the mainform (Single Form) has to prompt the
subform to scroll.
Any way to do this?
Thanks much
Tinclon