BCGSoft Professional Editor for MFC
CBCGPEditErrorIndicator

Detailed Description

The CBCGPEditErrorIndicator class is a helper class that used in CBCGPEditCtrl error indicators processing methods.

Public Attributes

 m_iWordStartThe incorrect word zero-based index.
 
 m_nColorBlockZero-based index of the color block which contains the incorrect word.
 
 m_rectWordThe bounding rectangle of incorrect word.
 
 m_strWordThe incorrect word.