CAnimationController::IsAnimationInProgress
Tells whether at least one group is playing animation.
virtual BOOL IsAnimationInProgress();
Return Value
TRUE if there is an animation in progress for this animation controller; otherwise FALSE.
Remarks
Checks status of animation manager and returns TRUE if the status is UI_ANIMATION_MANAGER_BUSY.
Requirements
Header: afxanimationcontroller.h