[]
Represents a Form that allows user to manage task settings.
public class TaskForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
TaskForm() | 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. |