N
notu
I would like to control a textbox's vertical scroll bar from my application.
I want to add a next page button ability. I'm using a reflector tool to look
at the TextBox control. However I don't see anything that i can use
reflection on to get access to the vertical scroll bar. I was hoping to see
a private field for the scrollbar but i don't see one.
Has anyone tried this?
Can it be done?
Is it in there?
Thanks
I want to add a next page button ability. I'm using a reflector tool to look
at the TextBox control. However I don't see anything that i can use
reflection on to get access to the vertical scroll bar. I was hoping to see
a private field for the scrollbar but i don't see one.
Has anyone tried this?
Can it be done?
Is it in there?
Thanks