Line Numbering

Fully implemented BCGControlBar Pro (MFC)

Fully implemented BCGSuite (MFC)

Not available 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.

Line Numbering

Sample code:

// Enable line numbers:
m_wndEdit.SetLineNumbersMargin ();