←Select platform

AutoFormsEngine Constructor(AutoFormsEngineCreateOptions)

Summary

Initializes a new instance of AutoFormsEngine with the specified options.

Syntax

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

Parameters

createOptions

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

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly