Hello!
Well the question is if there is a better way of handling this... (project attached)
it's just a test from a useful line numbering method i found... the problem was when u scrolled the rich texbox the line numbering didn't change till u set the focus onto the rich textbox so what i did was just set a timer to call the draw numbers event every 1 ms...
I thought about getting the scrollbar change event to... but i have no idea how this could be done...so...
my question is: Is there a better way of doing this?
Thx in advance!!