CMFCTasksPane::EnableScrollButtons
Enables scroll buttons instead of a scroll bar.
void EnableScrollButtons(
BOOL bEnable = TRUE
);
Parameters
- [in] bEnable
TRUE to display scroll buttons in the task pane instead of a scroll bar; otherwise, FALSE.
Remarks
By default, the framework displays scroll buttons in the task pane.
Requirements
Header: afxTasksPane.h