Class ToolForm
- Namespace
- Lime
- Assembly
- Lime.dll
public class ToolForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
- Inheritance
-
ToolForm
- Implements
- Inherited Members
Constructors
ToolForm()
public ToolForm()
Properties
CreateParams
Gets the required creation parameters when the control handle is created.
protected override CreateParams CreateParams { get; }
Property Value
- CreateParams
A CreateParams that contains the required creation parameters when the handle to the control is created.