|
Microsoft .Net-Samples
|
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 |
| fho.frm.net.Microsoft_DotNetSamples.frmTaskView002.frmTaskView002 | ( | ) |
Constructor.
| void fho.frm.net.Microsoft_DotNetSamples.frmTaskView002._CloseForm | ( | ) |
| void fho.frm.net.Microsoft_DotNetSamples.frmTaskView002._LoadForm | ( | ) |
| void fho.frm.net.Microsoft_DotNetSamples.frmTaskView002._LoadForm | ( | string | _Message | ) |
| void fho.frm.net.Microsoft_DotNetSamples.frmTaskView002._LoadForm | ( | string | _Message, |
| int | _PosX, | ||
| int | _PosY, | ||
| int | _WaitTime ) |
|
protected |
Clean up any resources being used.
| disposing | true if managed resources should be disposed; otherwise, false. |
|
private |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
private |
Required designer variable.
|
private |
|
private |