OnLoadProgress Method

Summary
Raises the LoadProgress event.
Syntax
C#
VB
C++
protected virtual void OnLoadProgress( 
   RasterDialogLoadProgressEventArgs e 
) 
  
Protected Overridable Sub OnLoadProgress( _ 
   ByVal e As RasterDialogLoadProgressEventArgs _ 
)  
protected: 
virtual void OnLoadProgress(  
   RasterDialogLoadProgressEventArgs^ e 
)  

Parameters

e
The event handler receives an argument of type RasterDialogLoadProgressEventArgs.

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.