←Select platform

StopListening Method (InteractiveService)

Summary

Stops listening to the events.

Syntax

C#
VB
C++
public virtual void StopListening() 
Public Overridable Sub StopListening() 
public:  
   virtual void StopListening() 

Remarks

Calling this method will cause the service to unhook from the EventsSource events. The various events (such as Tap, DoubleTap, Move, Hold, DragStarted, DragDelta, DragCompleted, etc.) will not fired after StopListening is called.

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize