←Select platform

MouseUpEventArgs Class Members

Summary

The following tables list the members exposed by MouseUpEventArgs.

Public Constructors

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

Public Fields

Name Description
Public Field button Value that identifies the button that was released to cause the event.
Public Field shift Value that indicates which of the SHIFT, CTRL, and ALT keys are down when the button specified in the button argument is released.
Public Field x The X coordinate of the mouse pointer relative to the origin of the client 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 area of the control. The unit of measure is determined by ScaleMode property.

See Also

MouseUpEventArgs Class

Leadtools.Multimedia Namespace

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

Leadtools.Multimedia Assembly

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