Does anyone know how I would be able to jump to a certain point in a textbox and retrieve the current position in the text box?
Printable View
Does anyone know how I would be able to jump to a certain point in a textbox and retrieve the current position in the text box?
never mind, sorry. I figured it out. But i now need to know how to store text that I highlighted using SelLength into a variable.
Selstart is the position
SelLenght is the length
SelText is the text