Class EbicsAdminForm
public class EbicsAdminForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
- Inheritance
-
EbicsAdminForm
- Implements
- Inherited Members
Constructors
EbicsAdminForm(IEbicsContactFolder, bool)
Creates a default EbicsAdminForm with default caption icon and caption text.
public EbicsAdminForm(IEbicsContactFolder aContactFolder, bool fAllowChangeContactFolder)
Parameters
aContactFolder
IEbicsContactFolderProvides the contact folder that contains the contacts that are administrated by this EbicsAdminForm. Must not be
null
.fAllowChangeContactFolder
bool
Methods
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)