C#
VB
C++
Initializes a new instance of the ProgressStatusUpdatedEventArgs class.
Public Function New( _
ByVal status As Leadtools.Jpip.Client.Winforms.ProgressStatus _
)
public:
ProgressStatusUpdatedEventArgs(
Leadtools.Jpip.Client.Winforms.ProgressStatus status
)
status
A ProgressStatus value which represents the current progress status.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET