BCGSoft Professional Editor for MFC
CList<BCGP_EDIT_SYM_DEF, BCGP_EDIT_SYM_DEF&> CBCGPEditCtrl::m_lstSymDefs

List of symbol definitions

This list holds the collection of symbol definitions. You should fill this list at the initialization stage and you can manipulate this list later. The edit controls iterates this list every time it wants to display a character (provided the symbol support is enabled).