Leadtools.Jpip.Client.WinForms Requires JPIP Module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
StreamingError Event
See Also 
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : StreamingError Event



Event that occurs when an error happens in one of the System.Windows.Forms.Control events.

Syntax

Visual Basic (Declaration) 
Public Event StreamingError() As ErrorEventHandler
Visual Basic (Usage)Copy Code
Dim instance As JpipRasterImageViewer
Dim handler As ErrorEventHandler
 
AddHandler instance.StreamingError, handler
C# 
public event ErrorEventHandler StreamingError()
C++/CLI 
public:
event ErrorEventHandler StreamingError();

Example

This example implements this event to report the error. For an example, refer to JpipRasterImageViewer.

Remarks

This event occurs when an error happens in one of the following events:

  • Mouse up
  • Control size changed
  • Scrolling

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip.Client.WinForms requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features