(Leadtools.Controls)

StartListening Method

Show in webframe





Starts listening to the TargetElement events.
Syntax
public void StartListening()
Public Sub StartListening() 
public void StartListening()
-(void) startListening;
public void startListening()
 function Leadtools.Controls.InteractiveService.StartListening()
Remarks

Calling this method will cause the service to hook to the TargetElement events and start firing the Tap, DoubleTap, Hold, DragStarted, DragDelta, DragCompleted events based on the user actions.

The ImageViewer will automatically call StartListening on its instance of InteractiveService when it is created.

Requirements

Target Platforms

See Also

Reference

InteractiveService Class
InteractiveService Members

 

 


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