Class LibraryConfigForm
Modal dialog that hosts the report library configuration control, persisting the settings when the user confirms with OK.
Inheritance
LibraryConfigForm
Implements
Inherited Members
Namespace: Reportman.Designer
Assembly: Reportman.Designer.dll
Syntax
public class LibraryConfigForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Constructors
View SourceLibraryConfigForm()
Declaration
public LibraryConfigForm()
Methods
View SourceDispose(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
View SourceShowConfig(IWin32Window)
Declaration
public static bool ShowConfig(IWin32Window parent)
Parameters
| Type | Name | Description |
|---|---|---|
| IWin32Window | parent |
Returns
| Type | Description |
|---|---|
| bool |