Public Member Functions | |
frmAddComment () | |
Public Attributes | |
String | Key |
String | Value |
bool | wasOK |
Protected Member Functions | |
override void | Dispose (bool disposing) |
<summary> Clean up any resources being used. </summary> | |
Private Member Functions | |
void | InitializeComponent () |
<summary> Required method for Designer support - do not modify the contents of this method with the code editor. </summary> | |
void | frmAddComment_Load (object sender, System.EventArgs e) |
void | cmdCancel_Click (object sender, System.EventArgs e) |
void | cmdOK_Click (object sender, System.EventArgs e) |
Private Attributes | |
System.Windows.Forms.Label | label1 |
System.Windows.Forms.ComboBox | cboKey |
System.Windows.Forms.Label | label2 |
System.Windows.Forms.TextBox | txtValue |
System.Windows.Forms.Button | cmdOK |
System.Windows.Forms.Button | cmdCancel |
System.ComponentModel.Container | components = null |
<summary> Required designer variable. </summary> |
Definition at line 12 of file frmAddComment.cs.
|
Definition at line 29 of file frmAddComment.cs. |
|
Definition at line 165 of file frmAddComment.cs. |
|
Definition at line 173 of file frmAddComment.cs. |
|
<summary> Clean up any resources being used. </summary>
Definition at line 47 of file frmAddComment.cs. Referenced by iOCE::frmMain::Dispose(). |
|
Definition at line 158 of file frmAddComment.cs. |
|
<summary> Required method for Designer support - do not modify the contents of this method with the code editor. </summary>
Definition at line 64 of file frmAddComment.cs. |
|
Definition at line 15 of file frmAddComment.cs. |
|
Definition at line 19 of file frmAddComment.cs. |
|
Definition at line 18 of file frmAddComment.cs. |
|
<summary> Required designer variable. </summary>
Definition at line 23 of file frmAddComment.cs. |
|
Definition at line 25 of file frmAddComment.cs. Referenced by iOCE::frmMain::addUserComment(), and iOCE::frmMain::editSelectedUserComment(). |
|
Definition at line 14 of file frmAddComment.cs. |
|
Definition at line 16 of file frmAddComment.cs. |
|
Definition at line 17 of file frmAddComment.cs. |
|
Definition at line 26 of file frmAddComment.cs. Referenced by iOCE::frmMain::addUserComment(), and iOCE::frmMain::editSelectedUserComment(). |
|
Definition at line 27 of file frmAddComment.cs. Referenced by iOCE::frmMain::addUserComment(), and iOCE::frmMain::editSelectedUserComment(). |