Class EbicsProgressForm
public sealed class EbicsProgressForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
- Inheritance
-
EbicsProgressForm
- Implements
- Inherited Members
Properties
BodyText
public string BodyText { set; }
Property Value
Heading
public string Heading { set; }
Property Value
Methods
ShowProgressForm(IWin32Window, string, string)
Shows a modeless, indeterminate progress prompt.
public static EbicsProgressForm ShowProgressForm(IWin32Window aOwnerWindow, string sHeading, string sBodyText)
Parameters
aOwnerWindowIWin32WindowsHeadingstringsBodyTextstring