P
plonk
Hi
I have a teeny problem that I cannot solve.
I load HTML Source into a textbox and have a "find' button that
searches through the text using the Instr Function, and highlights the
result using the Selectionlength and Selectionstart properties.
This is working perfectly, however if the source does not fit in the
textbox, I sometimes have to manually scroll down to see the
highlighted selection.
It there a way to make the textbox automatically scroll down to make
the highlighted selection visible?
I'm using VB.net on Visual Studio 2005
thanks for the help
I have a teeny problem that I cannot solve.
I load HTML Source into a textbox and have a "find' button that
searches through the text using the Instr Function, and highlights the
result using the Selectionlength and Selectionstart properties.
This is working perfectly, however if the source does not fit in the
textbox, I sometimes have to manually scroll down to see the
highlighted selection.
It there a way to make the textbox automatically scroll down to make
the highlighted selection visible?
I'm using VB.net on Visual Studio 2005
thanks for the help