[]
Represents a Form that allows user to manage task settings.
public class LinkForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
| Name | Description |
|---|---|
| LinkForm() | Initializes a new instance of TaskForm class. |
| Name | Description |
|---|---|
| Dispose(bool) | Clean up any resources being used. |
| OnClosing(CancelEventArgs) | Prevents closing form. |
| OnVisibleChanged(EventArgs) | Raises the VisibleChanged event. |