[]
Represents the system unlock dialog.
public class UnlockDialog : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class UnlockDialog
Inherits Form
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
| Name | Description |
|---|---|
| UnlockDialog() | Creates a new unlock dialog. |
| UnlockDialog(object, bool) | Creates a new unlock dialog with the instance and whether already purchased. |
| Name | Description |
|---|---|
| Dispose(bool) | Clean up any resources being used. |