Table of Contents

Class AboutBox

Namespace
AlphaFramework.Editor
Assembly
AlphaFramework.Editor.dll

A standard about box with application version information.

public sealed class AboutBox : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Inheritance
AboutBox
Implements
Inherited Members
Extension Methods

Constructors

AboutBox()

Initializes a new instance of the Form class.

public AboutBox()

Properties

AssemblyTitle

public static string AssemblyTitle { get; }

Property Value

string

Methods

Dispose(bool)

Clean up any resources being used.

protected override void Dispose(bool disposing)

Parameters

disposing bool