When CMFCPropertySheet::PropSheetLook_List option is used , scroll bars are not displayed

----------------------------------------------------------------------------------------------------------------------

According to MSDN :

For PropSheetLook_List

The framework displays scroll arrows if there are more list items than will fit in the visible area of the list.

Unfortunately, scroll bars are not displayed when there are many items presents outside visible area.