SECPanWnd::OnUpdate
voidSECPanWnd::OnUpdate(CView *pSender, LPARAMlHint, CObject *pHint)
Updates the overview window when the user scrolls or updates the panning view. Invalidates the overview window’s client area to force a repaint.
Defined in: PANWND.CPP
Return Value
void
Parameters
pSender
Identifies the panning view being scrolled or updated by the user.
lHint
Specifies what part of the overview window needs updating.
pHint
Address of overview window being updated.
See Also