Share via


CAnimationGroup::m_bAutodestroyKeyframes

Visual Studio 2010 SP1 is required.

Specifies how to destroy keyframes. If this value is TRUE, all keyframes are removed and destroyed; otherwise they are removed from the list only. The default value is TRUE.

BOOL m_bAutodestroyKeyframes;

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationGroup Class