LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)
LEAD Technologies, Inc

ProgressStatusUpdated Event






Event that occurs to update the current status of the control.
Syntax
public event EventHandler<ProgressStatusUpdatedEventArgs> ProgressStatusUpdated
'Declaration
 
Public Event ProgressStatusUpdated As EventHandler(Of ProgressStatusUpdatedEventArgs)
'Usage
 
Dim instance As JpipRasterImageViewer
Dim handler As EventHandler(Of ProgressStatusUpdatedEventArgs)
 
AddHandler instance.ProgressStatusUpdated, handler
public event EventHandler<ProgressStatusUpdatedEventArgs> ProgressStatusUpdated
add_ProgressStatusUpdated(function(sender, e))
remove_ProgressStatusUpdated(function(sender, e))

public:
event EventHandler<ProgressStatusUpdatedEventArgs^>^ ProgressStatusUpdated
Event Data

The event handler receives an argument of type ProgressStatusUpdatedEventArgs containing data related to this event. The following ProgressStatusUpdatedEventArgs properties provide information specific to this event.

PropertyDescription
Status Gets the progress status information.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Client.WinForms requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features