Notifications Sent by Animation Controls

An animation control (CAnimateCtrl) sends two different types of notification messages. The notifications are sent in the form of WM_COMMAND messages.

The ACN_START message is sent when the animation control has started playing a clip. The ACN_STOP message is sent when the animation control has finished or stopped playing a clip.

See also

Using CAnimateCtrl
Controls