Class EbicsBackupKeysForm

Namespace
Subsembly.EBICS.Admin
Assembly
Subsembly.EBICS.Win32.dll
public sealed class EbicsBackupKeysForm : ThemeForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Inheritance
ThemeForm
EbicsBackupKeysForm
Implements
Inherited Members

Methods

BackupKeys(EbicsContact, Form)

public static bool? BackupKeys(EbicsContact aContact, Form aOwnerForm)

Parameters

aContact EbicsContact
aOwnerForm Form

Returns

bool?

BackupKeys(EbicsContact, IWin32Window, string, Icon)

public static bool? BackupKeys(EbicsContact aContact, IWin32Window aOwnerWindow, string sCaptionText, Icon aIcon = null)

Parameters

aContact EbicsContact
aOwnerWindow IWin32Window
sCaptionText string
aIcon Icon

Returns

bool?