[]
Represents the hyperlink form.
public class HyperlinkForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class HyperlinkForm
Inherits Form
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
| Name | Description |
|---|---|
| HyperlinkForm(IWorksheet) | Initializes a new instance of the HyperlinkForm class. |
| Name | Description |
|---|---|
| Dispose(bool) | Clean up any resources being used. |
| IsUriAddress(string) | Gets Is URI address. |
| OnLoad(EventArgs) | Raises the System.Windows.Forms.Form.Load event. |
| OnShown(EventArgs) | Raises the System.Windows.Forms.Form.Shown event. |
| ProcessDialogKey(Keys) | Processes a dialog key. |