LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)
LEAD Technologies, Inc

FilePercent Property






Gets a value that shows the progress of the current file loading process.
Syntax
public int FilePercent {get;}
'Declaration
 
Public ReadOnly Property FilePercent As Integer
'Usage
 
Dim instance As RasterDialogLoadProgressEventArgs
Dim value As Integer
 
value = instance.FilePercent
public int FilePercent {get;}
 get_FilePercent(); 
public:
property int FilePercent {
   int get();
}

Property Value

An integer that represents the percent completion of the current file loading process.
Example
Refer to RasterOpenDialog example.
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

RasterDialogLoadProgressEventArgs Class
RasterDialogLoadProgressEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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