Class EditorForm
public class EditorForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
- Inheritance
-
EditorForm
- Implements
- Inherited Members
Constructors
Properties
Methods
- Dispose(bool)
Clean up any resources being used.
- OnDeactivate(EventArgs)
Raises the Deactivate event.
- OnFormClosed(FormClosedEventArgs)
Raises the FormClosed event.
- OnFormClosing(FormClosingEventArgs)
Raises the FormClosing event.
- OnLoad(EventArgs)
Raises the Load event.
- ProcessDialogChar(char)
Processes a dialog character.
- ScaleControl(SizeF, BoundsSpecified)
Scales the location, size, padding, and margin of a control.