BCGSuite for MFC
void CBCGPGridCtrl::EnableTextOverflowing ( BOOL  bEnable = TRUE,
BOOL  bRedraw = TRUE 
)

Specifies whether a text overflowing is enabled.

Parameters
bEnableTRUE to enable, FALSE to disable.
bRedrawIf TRUE, the grid control should be redrawn.