Static Public Member Functions | Protected Member Functions

FlowMarkt::ProgressForm Class Reference

Zeigt einen änderbaren Ladebalken an. More...

List of all members.

Static Public Member Functions

static void ShowFrame (String text)
 Zeigt den Frame an.
static void SetProgress (int percent)
 Setzt den Fortschritt auf einen neuen Wert.
static void CloseFrame ()
 Schließt das angezeigte Fenster.

Protected Member Functions

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

Detailed Description

Zeigt einen änderbaren Ladebalken an.


Member Function Documentation

static void FlowMarkt::ProgressForm::CloseFrame (  ) [inline, static]

Schließt das angezeigte Fenster.

override void FlowMarkt::ProgressForm::Dispose ( bool  disposing ) [inline, protected]

Clean up any resources being used.

Parameters:
disposingtrue if managed resources should be disposed; otherwise, false.
static void FlowMarkt::ProgressForm::SetProgress ( int  percent ) [inline, static]

Setzt den Fortschritt auf einen neuen Wert.

Parameters:
percent
static void FlowMarkt::ProgressForm::ShowFrame ( String  text ) [inline, static]

Zeigt den Frame an.

Parameters:
text

The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Enumerations Properties Events