CMFCDesktopAlertWnd::SetAnimationType

Sets the animation type.

void SetAnimationType(
    CMFCPopupMenu::ANIMATION_TYPE type 
);

Parameters

  • [in] type
    Specifies the animation type.

Remarks

Call this method to set animation type. You can specify one of the following values:

  • NO_ANIMATION

  • UNFOLD

  • SLIDE

  • FADE

  • SYSTEM_DEFAULT_ANIMATION

Requirements

Header: afxDesktopAlertWnd.h

See Also

Reference

CMFCDesktopAlertWnd Class

Hierarchy Chart