Class EbicsSpoolerFolderCreatePanel
Panel to create a new spooler folder.
Inheritance
ThemePanel
EbicsSpoolerFolderCreatePanel
Implements
Inherited Members
ThemePanel.MARGIN
ThemePanel.PADDING
ThemePanel.IsAcceptableChanged
Namespace: Subsembly.EBICS.Admin
Assembly: Subsembly.EBICS.Win32.dll
Syntax
public class EbicsSpoolerFolderCreatePanel : ThemePanel, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Constructors
EbicsSpoolerFolderCreatePanel()
Declaration
public EbicsSpoolerFolderCreatePanel()
Properties
DefaultSize
Declaration
protected override Size DefaultSize { get; }
Property Value
Type | Description |
---|---|
Size |
Overrides
Subsembly.Win32.ThemePanel.DefaultSize
IsAcceptable
Declaration
public override bool IsAcceptable { get; }
Property Value
Type | Description |
---|---|
bool |
Overrides
Subsembly.Win32.ThemePanel.IsAcceptable
Methods
FillIn(object)
Declaration
public override void FillIn(object aObject)
Parameters
Type | Name | Description |
---|---|---|
object | aObject |
Overrides
OnPanelValidate()
Declaration
public override bool OnPanelValidate()
Returns
Type | Description |
---|---|
bool |
Overrides
Subsembly.Win32.ThemePanel.OnPanelValidate()
ReadOut(object)
Declaration
public override void ReadOut(object aObject)
Parameters
Type | Name | Description |
---|---|---|
object | aObject |