Splash Info Screen.
Mehr ...
|
| void | ShowInfo (string Info) |
| | Popup Splash and Show Info.
|
| void | ShowInfo (string Info, string? Message) |
| | Popup Splash and Show Info.
|
|
void | HideSplash () |
| | Hide Splash.
|
| void | SetBackground (Color BackColor) |
|
| static frmSplash | Instance (string Info, string? Message) |
| | There should be only on Instance.
|
| static frmSplash | Instance () |
| | Get Instance.
|
|
| override void | OnPaint (PaintEventArgs e) |
| override void | Dispose (bool disposing) |
| | Clean up any resources being used.
|
◆ Dispose()
| override void emendata.Manager.frmSplash.Dispose |
( |
bool | disposing | ) |
|
|
protected |
Clean up any resources being used.
- Parameter
-
| disposing | true if managed resources should be disposed; otherwise, false. |
◆ Instance() [1/2]
| frmSplash emendata.Manager.frmSplash.Instance |
( |
| ) |
|
|
static |
◆ Instance() [2/2]
| frmSplash emendata.Manager.frmSplash.Instance |
( |
string | Info, |
|
|
string? | Message ) |
|
static |
There should be only on Instance.
- Parameter
-
| Info | Inital Values |
| Message | |
- Rückgabe
◆ OnPaint()
| override void emendata.Manager.frmSplash.OnPaint |
( |
PaintEventArgs | e | ) |
|
|
protected |
◆ SetBackground()
| void emendata.Manager.frmSplash.SetBackground |
( |
Color | BackColor | ) |
|
◆ ShowInfo() [1/2]
| void emendata.Manager.frmSplash.ShowInfo |
( |
string | Info | ) |
|
Popup Splash and Show Info.
- Parameter
-
◆ ShowInfo() [2/2]
| void emendata.Manager.frmSplash.ShowInfo |
( |
string | Info, |
|
|
string? | Message ) |
Popup Splash and Show Info.
- Parameter
-
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien:
- ui/emendata.Manager/frmSplash.cs
- ui/emendata.Manager/frmSplash.Designer.cs