Microsoft .Net-Samples
Loading...
Searching...
No Matches
fho.frm.net.Microsoft_DotNetSamples.frmTaskView002 Class Reference
Inheritance diagram for fho.frm.net.Microsoft_DotNetSamples.frmTaskView002:

Public Member Functions

 frmTaskView002 ()
 Constructor.
void _LoadForm ()
void _LoadForm (string _Message)
void _LoadForm (string _Message, int _PosX, int _PosY, int _WaitTime)
void _CloseForm ()

Protected Member Functions

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

Private Member Functions

void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor.

Private Attributes

System.ComponentModel.IContainer components = null
 Required designer variable.
Label label1
TextBox tbMessageText

Constructor & Destructor Documentation

◆ frmTaskView002()

fho.frm.net.Microsoft_DotNetSamples.frmTaskView002.frmTaskView002 ( )

Constructor.

Member Function Documentation

◆ _CloseForm()

void fho.frm.net.Microsoft_DotNetSamples.frmTaskView002._CloseForm ( )

◆ _LoadForm() [1/3]

void fho.frm.net.Microsoft_DotNetSamples.frmTaskView002._LoadForm ( )

◆ _LoadForm() [2/3]

void fho.frm.net.Microsoft_DotNetSamples.frmTaskView002._LoadForm ( string _Message)

◆ _LoadForm() [3/3]

void fho.frm.net.Microsoft_DotNetSamples.frmTaskView002._LoadForm ( string _Message,
int _PosX,
int _PosY,
int _WaitTime )

◆ Dispose()

override void fho.frm.net.Microsoft_DotNetSamples.frmTaskView002.Dispose ( bool disposing)
protected

Clean up any resources being used.

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

◆ InitializeComponent()

void fho.frm.net.Microsoft_DotNetSamples.frmTaskView002.InitializeComponent ( )
private

Required method for Designer support - do not modify the contents of this method with the code editor.

Member Data Documentation

◆ components

System.ComponentModel.IContainer fho.frm.net.Microsoft_DotNetSamples.frmTaskView002.components = null
private

Required designer variable.

◆ label1

Label fho.frm.net.Microsoft_DotNetSamples.frmTaskView002.label1
private

◆ tbMessageText

TextBox fho.frm.net.Microsoft_DotNetSamples.frmTaskView002.tbMessageText
private

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