←Select platform

AutoFormsEngine Constructor(AutoFormsEngineCreateOptions)

Summary

Initializes a new instance of AutoFormsEngine with the specified options.

Syntax
C#
VB
C++
Java
Private Sub New() 
private:  
   AutoFormsEngine() 

Parameters

createOptions

Options to use when creating the engine. Must not be null.

public AutoFormsEngine( 
   AutoFormsEngineCreateOptions 
); 
Remarks

Refer to AutoFormsEngineCreateOptions for more information on how to set and use the options.

It is the user's responsibility to dispose of this object when it is no longer needed by calling Dispose.

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.Forms.Auto Assembly

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