e:mendata Okta Core
Lade ...
Suche ...
Keine Treffer
emendata.Manager.frmSplash Klassenreferenz

Splash Info Screen. Mehr ...

Öffentliche Methoden

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)

Öffentliche, statische Methoden

static frmSplash Instance (string Info, string? Message)
 There should be only on Instance.
static frmSplash Instance ()
 Get Instance.

Geschützte Methoden

override void OnPaint (PaintEventArgs e)
override void Dispose (bool disposing)
 Clean up any resources being used.

Ausführliche Beschreibung

Splash Info Screen.

Dokumentation der Elementfunktionen

◆ Dispose()

override void emendata.Manager.frmSplash.Dispose ( bool disposing)
protected

Clean up any resources being used.

Parameter
disposingtrue if managed resources should be disposed; otherwise, false.

◆ Instance() [1/2]

frmSplash emendata.Manager.frmSplash.Instance ( )
static

Get Instance.

Rückgabe

◆ Instance() [2/2]

frmSplash emendata.Manager.frmSplash.Instance ( string Info,
string? Message )
static

There should be only on Instance.

Parameter
InfoInital Values
Message
Rückgabe

◆ OnPaint()

override void emendata.Manager.frmSplash.OnPaint ( PaintEventArgs e)
protected
Parameter
e

◆ SetBackground()

void emendata.Manager.frmSplash.SetBackground ( Color BackColor)
Parameter
BackColor

◆ ShowInfo() [1/2]

void emendata.Manager.frmSplash.ShowInfo ( string Info)

Popup Splash and Show Info.

Parameter
Info

◆ ShowInfo() [2/2]

void emendata.Manager.frmSplash.ShowInfo ( string Info,
string? Message )

Popup Splash and Show Info.

Parameter
Info
Message

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien:
  • ui/emendata.Manager/frmSplash.cs
  • ui/emendata.Manager/frmSplash.Designer.cs