Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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