Class StartScreen
public class StartScreen : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
- Inheritance
-
StartScreen
- Implements
- Inherited Members
Constructors
Properties
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.