Microsoft .Net-Samples
Loading...
Searching...
No Matches
fho.frm.net.Microsoft_DotNetSamples.ClassHelper.HelperTaskView Class Reference

Helper-Class: Visualisierung von Programmen und dern Laufzeit (Task/etc...). More...

Static Public Member Functions

static void _TaskViewDialog ()
 Anzeigen Task-View Dialog.
static void _TaskViewDialog (string _FormTextBox, int _PosX, int _PosY, int _WaitTime)
 Anzeigen Task-View Dialog.
static async void _TaskViewDialogAsync ()
 ASYNC: Anzeigen Task-View Dialog (Async-Variante von _TaskViewDialog).
static async void _TaskViewDialogAsync (string _FormTextBox, int _PosX, int _PosY, int _WaitTime)
 ASYNC: Anzeigen Task-View Dialog (Async-Variante von _TaskViewDialog).

Detailed Description

Helper-Class: Visualisierung von Programmen und dern Laufzeit (Task/etc...).

Member Function Documentation

◆ _TaskViewDialog() [1/2]

void fho.frm.net.Microsoft_DotNetSamples.ClassHelper.HelperTaskView._TaskViewDialog ( )
static

Anzeigen Task-View Dialog.

◆ _TaskViewDialog() [2/2]

void fho.frm.net.Microsoft_DotNetSamples.ClassHelper.HelperTaskView._TaskViewDialog ( string _FormTextBox,
int _PosX,
int _PosY,
int _WaitTime )
static

Anzeigen Task-View Dialog.

Parameters
_FormTextBox
_PosX
_PosY
_WaitTime

◆ _TaskViewDialogAsync() [1/2]

async void fho.frm.net.Microsoft_DotNetSamples.ClassHelper.HelperTaskView._TaskViewDialogAsync ( )
static

ASYNC: Anzeigen Task-View Dialog (Async-Variante von _TaskViewDialog).

◆ _TaskViewDialogAsync() [2/2]

async void fho.frm.net.Microsoft_DotNetSamples.ClassHelper.HelperTaskView._TaskViewDialogAsync ( string _FormTextBox,
int _PosX,
int _PosY,
int _WaitTime )
static

ASYNC: Anzeigen Task-View Dialog (Async-Variante von _TaskViewDialog).

Parameters
_FormTextBox
_PosX
_PosY
_WaitTime

The documentation for this class was generated from the following file:
  • U:/00000000_global_projects/000_DotNetxx/fho.frm.net.Microsoft_DotNetSamples/fho.frm.net.Microsoft_DotNetSamples/ClassHelper/HelperTaskView.cs