Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

MouseDoubleClick Event






Occurs when the user double clicks on this container in automation mode
Syntax
public event MouseButtonEventHandler MouseDoubleClick
'Declaration
 
Public Event MouseDoubleClick As MouseButtonEventHandler
'Usage
 
Dim instance As AnnContainer
Dim handler As MouseButtonEventHandler
 
AddHandler instance.MouseDoubleClick, handler

            

            
public:
event MouseButtonEventHandler^ MouseDoubleClick
Event Data

The event handler receives an argument of type MouseButtonEventArgs containing data related to this event. The following MouseButtonEventArgs properties provide information specific to this event.

PropertyDescription
ButtonState  
ChangedButton  
ClickCount  
Device (Inherited from System.Windows.Input.InputEventArgs) 
Handled (Inherited from System.Windows.RoutedEventArgs) 
LeftButton (Inherited from System.Windows.Input.MouseEventArgs) 
MiddleButton (Inherited from System.Windows.Input.MouseEventArgs) 
MouseDevice (Inherited from System.Windows.Input.MouseEventArgs) 
OriginalSource (Inherited from System.Windows.RoutedEventArgs) 
RightButton (Inherited from System.Windows.Input.MouseEventArgs) 
RoutedEvent (Inherited from System.Windows.RoutedEventArgs) 
Source (Inherited from System.Windows.RoutedEventArgs) 
StylusDevice (Inherited from System.Windows.Input.MouseEventArgs) 
Timestamp (Inherited from System.Windows.Input.InputEventArgs) 
XButton1 (Inherited from System.Windows.Input.MouseEventArgs) 
XButton2 (Inherited from System.Windows.Input.MouseEventArgs) 
Requirements

Target Platforms

See Also

Reference

AnnContainer Class
AnnContainer Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features