Share via


CMFCOutlookBar::OnScroll

Called by the framework if the Outlook bar is scrolling up or down.

virtual void OnScroll(
    BOOL bDown
);

Parameters

  • [in] bDown
    TRUE if the Outlook bar is scrolling down, or FALSE if it is scrolling up.

Requirements

Header: afxoutlookbar.h

See Also

Reference

CMFCOutlookBar Class

Hierarchy Chart