BCGSuite for MFC
void CBCGPPopupWindow::SetAnimationType ( CBCGPPopupMenu::ANIMATION_TYPE  type)
inline

Sets the animation type.

Call this function to set animation type. You can use one of the following values:

  • CBCGPPopupMenu::UNFOLD
  • CBCGPPopupMenu::SLIDE
  • CBCGPPopupMenu::FADE
Parameters
typeSpecifies the animation type.