BCGControlBar Pro for MFC
virtual CBCGPOutlineParser* CBCGPEditCtrl::CreateOutlineParser ( ) const
inlinevirtual

Creates outline parser.

Returns
A pointer to the outline parser.

This function is called by the framework to create the outline parser. Override this function in a derived class if you want to provide the edit control with your own customized parser.