[]
Represents an About dialog.
public class AboutDialog : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class AboutDialog
Inherits Form
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
| Name | Description |
|---|---|
| AboutDialog() | Creates a new about dialog. |
| AboutDialog(Image, string, string, string) | Creates an About dialog with the specified settings. |
| Name | Description |
|---|---|
| Dispose(bool) | Clean up any resources being used. |
| OnPaint(PaintEventArgs) |