Class EmbeddedFileForm
Inheritance
EmbeddedFileForm
Implements
Inherited Members
Namespace: Reportman.Reporting.Forms
Assembly: Reportman.Reporting.Forms.dll
Syntax
public class EmbeddedFileForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Constructors
EmbeddedFileForm()
Declaration
public EmbeddedFileForm()
Methods
AskEmbeddedFileData(EmbeddedFile)
Declaration
public static bool AskEmbeddedFileData(EmbeddedFile embedded)
Parameters
| Type | Name | Description |
|---|---|---|
| EmbeddedFile | embedded |
Returns
| Type | Description |
|---|---|
| bool |
Dispose(bool)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing | true if managed resources should be disposed; otherwise, false. |
Overrides
Init()
Declaration
public void Init()