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


CTreeCtrl::GetScrollTime

Call this member function to retrieve the maximum scroll time for the tree view control.

UINT GetScrollTime( ) const;

Возвращаемое значение

The maximum scroll time, in milliseconds.

Заметки

This member function implements the behavior of the win32 message TVM_GETSCROLLTIME, as described in the Windows SDK.

Требования

Header: afxcmn.h

См. также

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

CTreeCtrl Class

CTreeCtrl Members

Hierarchy Chart

CTreeCtrl::SetScrollTime