Table of Contents

Class DlgNewProject

Namespace
Alternet.Editor.Common
Assembly
Alternet.Editor.Common.v10.dll

Provides a new project dialog.

public class DlgNewProject : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Inheritance
DlgNewProject
Implements

Constructors

DlgNewProject()

Initializes a new instance of the DlgNewProject class with default settings.

DlgNewProject(ProjectCreationData, string[], string[])

Initializes a new instance of the DlgNewProject class with specific parameters.

Properties

ProjectData

Gets a ProjectCreationData as a result of dialog execution.

Methods

Dispose(bool)

Clean up any resources being used.