Support for Collapsible Nodes (Outlining)

Fully implemented BCGControlBar Pro (MFC)

Fully implemented BCGSuite (MFC)

Not available BCGControlBar for .NET

The out of the box outline parser recognizes source files and can be customized either programmatically or using an external XML file.

Support for Collapsible Nodes (Outlining)

Sample code:

m_wndEdit.EnableOutlining ();
m_wndEdit.EnableAutoOutlining ();
m_wndEdit.SetOutlineMargin ();