Application.RollZoom Property
True if the IntelliMouse zooms instead of scrolling. Read/write Boolean.
Syntax
expression.RollZoom
expression A variable that represents an Application object.
Example
This example enables the IntelliMouse to zoom instead of scroll.
| Visual Basic for Applications |
|---|
|