This topic has not yet been rated - Rate this topic

IDOMWheelEvent interface

Implements methods and properties that are unique to wheel rotation events.

Members

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

Remarks

The Document Object Model (DOM) wheel events allow you to specify rotation in all the cardinal directions. For simple mouse wheel movement, see IDOMMouseWheelEvent.

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.