BCGControlBar Pro for MFC
virtual BOOL CBCGPPopupMenu::IsIdle ( ) const
inlinevirtual

Determines whether a popup menu is currently in idle mode.

Returns
Nonzero if the menu is in idle mode; otherwise 0.

The function is used to determine whether a popup menu is in idle mode. The default implementation returns TRUE if the menu animation has been done and the menu is not being scrolled.