Line Numbering
BCGControlBar Pro (MFC)
BCGSuite (MFC)
BCGControlBar for .NET
The library allows to display the line numbers with custom margin and user-defined colors. This feature makes the navigation inside the edit control easier.
Sample code:
// Enable line numbers:
m_wndEdit.SetLineNumbersMargin ();