I have a listbox on the side of a richtextbox. Listbox displays the line numbers of the richtextbox content.
Is there a way to invoke programmatically scrolling of listbox when i vertically scroll richtextbox and vice versa? basically i want to show scrolling of numbers while i scroll richtextbox and also vice versa...
Is there a way to invoke programmatically scrolling of listbox when i vertically scroll richtextbox and vice versa? basically i want to show scrolling of numbers while i scroll richtextbox and also vice versa...