G
Guest
Hi,
I want to implement vertical scrolling functionality for all the controls in
a form through two buttons (Up and Down).
I am able to implement scrolling for a control on the click of the button.
But i am not able to find to which control i need to implement the scrolling
since the button is getting focued on click of the button and control.Focused
is returning false for all the other controls.
Can some one tell me how i can get the last focued item before the Up or
Down button got focus or how i can stop these two buttons from getting focus.
Thanks,
Murthy
I want to implement vertical scrolling functionality for all the controls in
a form through two buttons (Up and Down).
I am able to implement scrolling for a control on the click of the button.
But i am not able to find to which control i need to implement the scrolling
since the button is getting focued on click of the button and control.Focused
is returning false for all the other controls.
Can some one tell me how i can get the last focued item before the Up or
Down button got focus or how i can stop these two buttons from getting focus.
Thanks,
Murthy