LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

InteractiveModeMouseButtonChanged Event

Show in webframe





Occurs when the value of the InteractiveModeMouseButton property changes.
Syntax
[CategoryAttribute("Property Changed")]
[DescriptionAttribute("Event raised when the value of the InteractiveModeMouseButton property is changed.")]
public event EventHandler InteractiveModeMouseButtonChanged
'Declaration
 
<CategoryAttribute("Property Changed")>
<DescriptionAttribute("Event raised when the value of the InteractiveModeMouseButton property is changed.")>
Public Event InteractiveModeMouseButtonChanged As EventHandler
'Usage
 
Dim instance As RasterImageViewer
Dim handler As EventHandler
 
AddHandler instance.InteractiveModeMouseButtonChanged, handler

            

            
[CategoryAttribute("Property Changed")]
[DescriptionAttribute("Event raised when the value of the InteractiveModeMouseButton property is changed.")]
public:
event EventHandler^ InteractiveModeMouseButtonChanged
Remarks
This event is raised if the InteractiveModeMouseButton property is changed by either a programmatic modification or user interaction.
Requirements

Target Platforms

See Also

Reference

RasterImageViewer Class
RasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.