(Leadtools.Controls)

interactiveServiceMouseDown Method

Show in webframe





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

            
function Leadtools.Controls.LTInteractiveServiceMouseDelegate_ObjectiveC.interactiveServiceMouseDown( 
   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.