SECPanView::ShowOverviewWnd
BOOLSECPanView::ShowOverviewWnd(CRectrectLocation)
Calling ShowOverviewWnd causes the PanWnd overview window to be displayed. Once displayed the overview window will automatically be updated to show the current visible portion of the view. The user can also start panning using the overview window once it is shown.
Defined in: PANVIEW.CPP
Return Value
Nonzero if the window could be created, otherwise 0.
Parameters
rectLocation
Rectangle specifying the size of the overview window.
See Also