(Leadtools.Controls)

interactiveServiceMouseDoubleClick Method

Show in webframe





interactive service that raises the event.
the event object.
Detects mouse double click events.
Syntax
void interactiveServiceMouseDoubleClick( 
   LTInteractiveService service,
   LTMouseEvent mouseEvent
)
Sub interactiveServiceMouseDoubleClick( _
   ByVal service As LTInteractiveService, _
   ByVal mouseEvent As LTMouseEvent _
) 
void interactiveServiceMouseDoubleClick( 
   LTInteractiveService service,
   LTMouseEvent mouseEvent
)
- (void) interactiveService:(LTInteractiveService*) service mouseDoubleClick:(LTMouseEvent*) mouseEvent;
            

            
function Leadtools.Controls.LTInteractiveServiceMouseDelegate_ObjectiveC.interactiveServiceMouseDoubleClick( 
   service ,
   mouseEvent 
)

Parameters

service
interactive service that raises the event.
mouseEvent
the event object.
Requirements

Target Platforms

See Also

Reference

LTInteractiveServiceMouseDelegate Interface
LTInteractiveServiceMouseDelegate Members

 

 


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