(Leadtools.Controls)

interactiveServiceScroll Method

Show in webframe





interactive service that raises the event.
the event object.
Detects scroll events.
Syntax
void interactiveServiceScroll( 
   LTInteractiveService service,
   LTScrollEvent scrollEvent
)
Sub interactiveServiceScroll( _
   ByVal service As LTInteractiveService, _
   ByVal scrollEvent As LTScrollEvent _
) 
void interactiveServiceScroll( 
   LTInteractiveService service,
   LTScrollEvent scrollEvent
)
- (void) interactiveService:(LTInteractiveService*) service scrollWheel:(LTScrollEvent*) scrollEvent;
            

            
function Leadtools.Controls.LTInteractiveServiceMouseDelegate_ObjectiveC.interactiveServiceScroll( 
   service ,
   scrollEvent 
)

Parameters

service
interactive service that raises the event.
scrollEvent
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.