Condividi tramite


CTreeCtrl::GetScrollTime

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

UINT GetScrollTime( ) const;

Return Value

The maximum scroll time, in milliseconds.

Remarks

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

Requirements

Header: afxcmn.h

See Also

Concepts

CTreeCtrl Class

CTreeCtrl Members

Hierarchy Chart

CTreeCtrl::SetScrollTime