Class EbicsChangePasswordPanel
public class EbicsChangePasswordPanel : ThemePanel, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
- Inheritance
-
ThemePanelEbicsChangePasswordPanel
- Implements
- Inherited Members
-
ThemePanel.MARGINThemePanel.PADDINGThemePanel.IsAcceptableChanged
Constructors
EbicsChangePasswordPanel(EbicsPasswordInfo, bool)
public EbicsChangePasswordPanel(EbicsPasswordInfo aPasswordInfo, bool fContactDetails)
Parameters
aPasswordInfoEbicsPasswordInfofContactDetailsbool
Properties
DefaultSize
protected override Size DefaultSize { get; }
Property Value
IsAcceptable
public override bool IsAcceptable { get; }
Property Value
Methods
FillIn(object)
public override void FillIn(object aObject)
Parameters
aObjectobject
OnPanelValidate()
public override bool OnPanelValidate()