CMFCOutlookBarPane::EnablePageScrollMode
Specifies whether the scroll arrows on the Outlook bar pane advance the list of buttons page by page, or button by button.
void EnablePageScrollMode(
BOOL bPageScroll=TRUE
);
Parameters
- [in] bPageScroll
If TRUE, enable the page scroll mode. If FALSE, disable the page scroll mode.
Requirements
Header: afxoutlookbarpane.h