Share via


CMFCTasksPane::EnableAnimation

Enables or disables the animation that occurs when a task group expands or collapses.

void EnableAnimation(
    BOOL bEnable = TRUE
);

Parameters

  • [in] bEnable
    TRUE to enable the animation that occurs when a task group expands or collapses; otherwise, FALSE.

Remarks

By default, the animation that occurs when a task group expands or collapses is enabled.

Requirements

Header: afxTasksPane.h

See Also

Reference

CMFCTasksPane Class

Hierarchy Chart