←Select platform

AutoFormsOperation Enumeration

Summary

Represents the different types operations carried by AutoFormsEngine.

Syntax

C#
VB
C++
public enum AutoFormsOperation 
  
Public Enum AutoFormsOperation  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class AutoFormsOperation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0GeneratingGenerating form's pages attributes.
1RecognizingRecognizing the form with the available Master Forms.
2ProcessingProcessing the form fields.
Remarks

This enumeration is used in the AutoFormsProgressEventArgs to specify current running operation.

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.Auto Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly