EnableZoomInRect example for Visual Basic
Note: Also works with Access 95 and 97.
This example toggles the EnableZoomInRect property.
'Toggle the ZoomInRect setting LEADRasterView1.EnableZoomInRect = Not LEADRasterView1.EnableZoomInRect