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
aContactFolderIEbicsContactFolderProvides the contact folder that contains the contacts that are administrated by this EbicsAdminForm. Must not be
null.fAllowChangeContactFolderbool
Methods
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)