CODController::OnDragScroll
voidCODController::OnDragScroll(void)
Called by the framework when the drag scroll timer fires.
Defined in: OdController.cpp
Return Value
void
Comments
This function calls DoDragScroll and takes care of refreshing the viewport.See Also