(Leadtools.Controls)

StopListening Method

Show in webframe





Stops listening to the TargetElement events.
Syntax
public void StopListening()
Public Sub StopListening() 
public void StopListening()
-(void) stopListening;
public void stopListening()
 function Leadtools.Controls.InteractiveService.StopListening()
Remarks

Calling this method will cause the service to unhook from the TargetElement events. The Tap, DoubleTap, Hold, DragStarted, DragDelta, DragCompleted will not fire after StopListening is called.

The ImageViewer will automatically call StopListening on its instance of InteractiveService when it is disposed.

Requirements

Target Platforms

See Also

Reference

InteractiveService Class
InteractiveService Members

 

 


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