1 out of 1 rated this helpful - Rate this topic

IDOMMouseWheelEvent interface

Provides properties and methods for mouse wheel movement.

Members

The IDOMMouseWheelEvent interface inherits from the IDispatch interface but does not have additional members.

Remarks

An IDOMMouseWheelEvent event can capture wheel rotation on a vertical axis only. To capture movement in all directions, use IDOMWheelEvent instead.

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDOMWheelEvent

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.