Share via


CMFCPopupMenu::SetAnimationType

Sets the animation type for this pop-up menu.

static void SetAnimationType(
   CMFCPopupMenu::ANIMATION_TYPE type 
);

Parameters

  • [in] type
    An enumerated data type that specifies the type of animation.

Remarks

See CMFCPopupMenu::GetAnimationType for a list of valid values for type.

Requirements

Header: afxpopupmenu.h

See Also

Reference

CMFCPopupMenu Class

Hierarchy Chart

CMFCPopupMenu::GetAnimationType