CGXGridParam::EnableThumbTrack
void EnableThumbTrack(BOOL b);
b
Specifies if the grid shall automatically scroll when the user drags the scrollbar thumb. TRUE if enabled, FALSE if disabled.
Remarks
Enables or disables immediate scrolling of the grid when the user is dragging the scrollbar thumb.
See Also
CGXGridParam::IsEnableThumbTrack