←Select platform

AutoFormsProgressEventArgs Constructor

Summary
Initializes a new instance of the AutoFormsProgressEventArgs class.

Syntax
C#
C++/CLI
Python
public: 
AutoFormsProgressEventArgs(  
   AutoFormsOperation operation, 
   int percentage 
) 
__init__(self,operation,percentage) # Overloaded constructor 

Parameters

operation
The current running AutoFormsOperation.

percentage
A value between 0 and 100 that represents the percent completion of the process.

Requirements

Target Platforms

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

Leadtools.Forms.Auto Assembly

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