BCGSuite for MFC
void CBCGPEditCtrl::EnableOutlining ( BOOL  bEnable = TRUE)

Enables or disables outlining.

Call this function to enable and disable outlining. By the default, the outlining is disabled.

Parameters
bEnableSpecifies whether the outlining should be enabled (TRUE) or disabled (FALSE).