←Select platform

OnLoadProgress Method

Summary

Raises the LoadProgress event.

Syntax

C#
VB
C++
protected virtual void OnLoadProgress(  
   Leadtools.Winforms.Commondialogs.File.RasterDialogLoadProgressEventArgs e 
) 
Protected Overridable Sub OnLoadProgress( _ 
   ByVal e As Leadtools.Winforms.Commondialogs.File.RasterDialogLoadProgressEventArgs _ 
) 
protected: 
virtual void OnLoadProgress(  
   Leadtools.Winforms.Commondialogs.File.RasterDialogLoadProgressEventArgs^ e 
) 

Parameters

e
The event handler receives an argument of type RasterDialogLoadProgressEventArgs.

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

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