Public Member Functions | |
| frmSendComm () | |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
Private Member Functions | |
| void | InitializeComponent () |
| void | button1_Click (object sender, System.EventArgs e) |
| void | button2_Click (object sender, System.EventArgs e) |
| string | GenMsgInfo () |
| bool | ValidForm () |
Private Attributes | |
| System.Windows.Forms.Button | button1 |
| System.Windows.Forms.Label | label1 |
| System.Windows.Forms.Label | label2 |
| System.Windows.Forms.Label | label3 |
| System.Windows.Forms.Label | label4 |
| System.Windows.Forms.TextBox | txtNom |
| System.Windows.Forms.TextBox | txtEmail |
| System.Windows.Forms.TextBox | txtMessage |
| System.Windows.Forms.Button | button2 |
| System.ComponentModel.Container | components = null |
|
|
Definition at line 45 of file frmSendComm.cs. References SimImmuno.frmSendComm.InitializeComponent(). |
|
||||||||||||
|
Definition at line 200 of file frmSendComm.cs. Referenced by SimImmuno.frmSendComm.InitializeComponent(). |
|
||||||||||||
|
Definition at line 206 of file frmSendComm.cs. References SimImmuno.frmSendComm.button1, SimImmuno.frmSendComm.button2, SimImmuno.frmSendComm.GenMsgInfo(), SimImmuno.frmSendComm.txtEmail, SimImmuno.frmSendComm.txtMessage, SimImmuno.frmSendComm.txtNom, and SimImmuno.frmSendComm.ValidForm(). Referenced by SimImmuno.frmSendComm.InitializeComponent(). |
|
|
Definition at line 52 of file frmSendComm.cs. References SimImmuno.frmSendComm.components. |
|
|
Definition at line 243 of file frmSendComm.cs. Referenced by SimImmuno.frmSendComm.button2_Click(). |
|
|
<summary> Required method for Designer support - do not modify the contents of this method with the code editor. </summary> Definition at line 69 of file frmSendComm.cs. References SimImmuno.frmSendComm.button1, SimImmuno.frmSendComm.button1_Click(), SimImmuno.frmSendComm.button2, SimImmuno.frmSendComm.button2_Click(), SimImmuno.frmSendComm.label1, SimImmuno.frmSendComm.label2, SimImmuno.frmSendComm.label3, SimImmuno.frmSendComm.label4, SimImmuno.frmSendComm.txtEmail, SimImmuno.frmSendComm.txtMessage, and SimImmuno.frmSendComm.txtNom. Referenced by SimImmuno.frmSendComm.frmSendComm(). |
|
|
Definition at line 307 of file frmSendComm.cs. References SimImmuno.frmSendComm.txtEmail, SimImmuno.frmSendComm.txtMessage, and SimImmuno.frmSendComm.txtNom. Referenced by SimImmuno.frmSendComm.button2_Click(). |
|
|
Definition at line 34 of file frmSendComm.cs. Referenced by SimImmuno.frmSendComm.button2_Click(), and SimImmuno.frmSendComm.InitializeComponent(). |
|
|
Definition at line 42 of file frmSendComm.cs. Referenced by SimImmuno.frmSendComm.button2_Click(), and SimImmuno.frmSendComm.InitializeComponent(). |
|
|
Definition at line 43 of file frmSendComm.cs. Referenced by SimImmuno.frmSendComm.Dispose(). |
|
|
Definition at line 35 of file frmSendComm.cs. Referenced by SimImmuno.frmSendComm.InitializeComponent(). |
|
|
Definition at line 36 of file frmSendComm.cs. Referenced by SimImmuno.frmSendComm.InitializeComponent(). |
|
|
Definition at line 37 of file frmSendComm.cs. Referenced by SimImmuno.frmSendComm.InitializeComponent(). |
|
|
Definition at line 38 of file frmSendComm.cs. Referenced by SimImmuno.frmSendComm.InitializeComponent(). |
|
|
Definition at line 40 of file frmSendComm.cs. Referenced by SimImmuno.frmSendComm.button2_Click(), SimImmuno.frmSendComm.InitializeComponent(), and SimImmuno.frmSendComm.ValidForm(). |
|
|
Definition at line 41 of file frmSendComm.cs. Referenced by SimImmuno.frmSendComm.button2_Click(), SimImmuno.frmSendComm.InitializeComponent(), and SimImmuno.frmSendComm.ValidForm(). |
|
|
Definition at line 39 of file frmSendComm.cs. Referenced by SimImmuno.frmSendComm.button2_Click(), SimImmuno.frmSendComm.InitializeComponent(), and SimImmuno.frmSendComm.ValidForm(). |
1.4.2