Hey,
I'm using the 2 syntax Editor controls side by side in order to implement a diff control.(like in 4.0 TextDiffForm.cs).
The Scroll (like in the sample ) is an independent control (ActiproSoftware.WinUICore.ScrollBar)
I want to show the line numbers when scrolling like I had it when I scolled the SyntaxEditor with its scrollbar.( using VerticalScrollBarHint options)
How can I implement this ?
Dan
Dan Oren