Table of Contents

Class FormFilesUtility.CreateFormFilesOptions

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

Defines options for form files creation operation.

public class FormFilesUtility.CreateFormFilesOptions
Inheritance
FormFilesUtility.CreateFormFilesOptions

Fields

Default

Represents default options.

Properties

GenerateMainMethod

Gets or sets a value indicating whether a public static main method must be generated.

GenerateUserControl

Gets or sets a value indicating whether a user control must be generated rather than the form.

Imports

Gets or sets a list of namespaces used for the files that are being created.