BCGSuite for MFC
virtual BOOL CBCGPEditCtrl::GetOverrideMode ( ) const
inlinevirtual

Tells whether the edit control in the override mode or not.

Returns
TRUE if the edit control in the override mode, otherwise FALSE.

The override mode can be set by calling on SetOverrideMode(). In override mode the characters are replaced, not inserted (except '\n').