BCGControlBar Pro for MFC
BOOL BCGP_EDIT_UNDO_ACTION::m_bForceNextUndo

Specifies whether this undo action is a part of undo sequence or not.

If TRUE, the next undo action will be executed automatically. It's required for complex actions consisted of several simple actions (for example, text replacement consists of delete and insert, but should be executed at once).