Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Enables or disables word wrapping for the text in labels.
void EnableWrapLabels(
BOOL bEnable = TRUE
);
Parameters
- [in] bEnable
TRUE to wrap the text in labels that appear on the task pane; otherwise, FALSE.
Remarks
By default, the framework does not wrap the text in labels. When word wrapping is enabled, the text in labels can appear in multiple lines. The label can include line breaking markers such as \n and the underline marker &.
Requirements
Header: afxTasksPane.h