ImageGear for Silverlight
OnMouseRightButtonDown Method
See Also  Send Feedback
ImageGear20.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class : OnMouseRightButtonDown Method




e
The MouseButtonEventArgs that contains the event data. The event data reports that the right mouse button was pressed.

Glossary Item Box

Invoked when an unhandled MouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

e
The MouseButtonEventArgs that contains the event data. The event data reports that the right mouse button was pressed.

See Also

©2013. Accusoft Corporation. All Rights Reserved.