←Select platform

AutoFormsProgressEventArgs Constructor (AutoFormsProgressEventArgs)

Summary

Initializes a new instance of the AutoFormsProgressEventArgs class.

Syntax

C#
VB
C++
public AutoFormsProgressEventArgs(  
   Leadtools.Forms.Auto.AutoFormsOperation operation, 
   int percentage 
) 
Public Function New( _ 
   ByVal operation As Leadtools.Forms.Auto.AutoFormsOperation, _ 
   ByVal percentage As Integer _ 
) 
public: 
AutoFormsProgressEventArgs(  
   Leadtools.Forms.Auto.AutoFormsOperation operation, 
   int percentage 
) 

Parameters

operation
The current running AutoFormsOperation.

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

Requirements

Target Platforms

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