Class EbicsChangePasswordPanel

Namespace
Subsembly.EBICS.Admin
Assembly
Subsembly.EBICS.Win32.dll
public class EbicsChangePasswordPanel : ThemePanel, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Inheritance
ThemePanel
EbicsChangePasswordPanel
Implements
Inherited Members
ThemePanel.MARGIN
ThemePanel.PADDING
ThemePanel.IsAcceptableChanged

Constructors

EbicsChangePasswordPanel(EbicsPasswordInfo, bool)

public EbicsChangePasswordPanel(EbicsPasswordInfo aPasswordInfo, bool fContactDetails)

Parameters

aPasswordInfo EbicsPasswordInfo
fContactDetails bool

Properties

DefaultSize

protected override Size DefaultSize { get; }

Property Value

Size

IsAcceptable

public override bool IsAcceptable { get; }

Property Value

bool

Methods

FillIn(object)

public override void FillIn(object aObject)

Parameters

aObject object

OnPanelValidate()

public override bool OnPanelValidate()

Returns

bool