Table of Contents

Class StartScreen

Namespace
Bonsai.Editor
Assembly
Bonsai.Editor.dll
public class StartScreen : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Inheritance
StartScreen
Implements
Inherited Members

Constructors

StartScreen()

Properties

EditorResult
FileName

Methods

Dispose(bool)

Clean up any resources being used.

OnKeyDown(KeyEventArgs)

Raises the KeyDown event.

OnLoad(EventArgs)

Raises the Load event.

ProcessTabKey(bool)

Selects the next available control and makes it the active control.

ScaleControl(SizeF, BoundsSpecified)

Scales the location, size, padding, and margin of a control.