BCGSuite for MFC
int CBCGPEditCtrl::m_nLineHeight
protected

Holds the line height.

This member holds the height of a single line in the edit control. It's calculated in CBCGPEditCtrl::OnChangeFont as tm.tmHeight + m_nLineVertSpacing. All vertical scroll operations are based on the value of this member.