Method | Description | |
---|---|---|
FormStatus ( ) : System | ||
UpdateStatus ( string Heading, string SubHeading, string Message, Nullable |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
FormStatus_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
UpdateStatusDo ( string Heading, string SubHeading, string Message, Nullable |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public UpdateStatus ( string Heading, string SubHeading, string Message, Nullable |
||
Heading | string | |
SubHeading | string | |
Message | string | |
ShowProgress | Nullable |
|
Progress | Nullable |
|
return | void |