BCGControlBar Pro for MFC
void CBCGPTasksPane::EnableWrapTasks ( BOOL  bEnable = TRUE)
inline

Enables or disables word wrapping for the tasks.

Use this function to enable or disable word wrapping for the tasks. By default the word wrapping for tasks is disabled.

Parameters
bEnableSpecifies whether the taskpane should wrap words in the tasks (TRUE) or not (FALSE).