←Select platform
In This Topic ▼

MouseHoverEventArgs Class Members

Summary

The following tables list the members exposed by MouseHoverEventArgs.

Public Constructors

Name Description
Public Constructor MouseHoverEventArgs The MouseHoverEventArgs object is the event arguments object for the MouseHoverEventHandler. For more information, see MouseHoverEventHandler

Public Fields

Name Description
Public Field button Value that identifies any buttons that were pressed when the user hovered the mouse.
Public Field shift Value that indicates which of the SHIFT, CTRL, and ALT keys are down when the user hovered the mouse.
Public Field x The X coordinate of the mouse pointer relative to the origin of the client's area of the control. The unit of measure is determined by ScaleMode property.
Public Field y The Y coordinate of the mouse pointer relative to the origin of the client's area of the control. The unit of measure is determined by ScaleMode property.

See Also

Reference

MouseHoverEventArgs Class

Leadtools.MediaFoundation Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.