TotalPercent Property

Summary
An integer that represents the percentage of the total selected file(s) loading process.
Syntax
C#
VB
C++
public int TotalPercent { get; } 
  
Public ReadOnly Property TotalPercent As Integer 
public: 
property int TotalPercent { 
   int get(); 
} 

Property Value

Represents the percentage of the total selected file(s) loading process.

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.