Поделиться через


CScrollView::CheckScrollBars

Call this member function to determine if the scroll view has horizontal and vertical bars.

void CheckScrollBars(
   BOOL& bHasHorzBar,
   BOOL& bHasVertBar 
) const;

Параметры

  • bHasHorzBar
    Indicates the application has a horizontal scroll bar.

  • bHasVertBar
    Indicates the application has a vertical scroll bar.

Требования

Header: afxwin.h

См. также

Основные понятия

CScrollView::GetDeviceScrollPosition

CScrollView::GetDeviceScrollPosition