Public Member Functions | |
frmMain () | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
<summary> Clean up any resources being used. </summary> | |
Private Member Functions | |
void | fillFields () |
void | editSelectedUserComment () |
void | addUserComment () |
void | removeSelectedUserComment () |
void | InitializeComponent () |
<summary> Required method for Designer support - do not modify the contents of this method with the code editor. </summary> | |
void | frmMain_Load (object sender, System.EventArgs e) |
void | mnuFileOpen_Click (object sender, System.EventArgs e) |
void | cmdAdd_Click (object sender, System.EventArgs e) |
void | cmdEdit_Click (object sender, System.EventArgs e) |
void | cmdRemove_Click (object sender, System.EventArgs e) |
void | lsvUserComments_DoubleClick (object sender, System.EventArgs e) |
void | lsvUserComments_KeyDown (object sender, System.Windows.Forms.KeyEventArgs e) |
Static Private Member Functions | |
void | Main () |
<summary> The main entry point for the application. </summary> | |
Private Attributes | |
System.Windows.Forms.MainMenu | mnuMain |
System.Windows.Forms.MenuItem | mnuFile |
System.Windows.Forms.MenuItem | mnuFileOpen |
System.Windows.Forms.MenuItem | menuItem1 |
System.Windows.Forms.MenuItem | mnuFileExit |
System.Windows.Forms.Label | lblVendor |
System.Windows.Forms.GroupBox | groupBox1 |
System.Windows.Forms.TextBox | txtVendorString |
System.Windows.Forms.ColumnHeader | colKey |
System.Windows.Forms.ColumnHeader | colValue |
System.ComponentModel.Container | components = null |
<summary> Required designer variable. </summary> | |
System.Windows.Forms.OpenFileDialog | dlgOpenFile |
System.Windows.Forms.ListView | lsvUserComments |
System.Windows.Forms.Button | cmdAdd |
System.Windows.Forms.Button | cmdRemove |
System.Windows.Forms.Button | cmdEdit |
System.Windows.Forms.Button | cmdApply |
System.Windows.Forms.Button | cmdRevert |
illiminable.Ogg.libVorbisCommentDotNET.DNFileComments | mFileComments |
Definition at line 13 of file frmMain.cs.
|
Definition at line 132 of file frmMain.cs. |
|
Definition at line 89 of file frmMain.cs. References iOCE::frmAddComment::Key, iOCE::frmAddComment::Value, and iOCE::frmAddComment::wasOK. |
|
Definition at line 367 of file frmMain.cs. |
|
Definition at line 372 of file frmMain.cs. |
|
Definition at line 377 of file frmMain.cs. |
|
<summary> Clean up any resources being used. </summary>
Definition at line 147 of file frmMain.cs. References iOCE::frmAddComment::Dispose(). |
Here is the call graph for this function:
|
Definition at line 58 of file frmMain.cs. References iOCE::frmAddComment::Key, iOCE::frmAddComment::Value, and iOCE::frmAddComment::wasOK. |
|
Definition at line 40 of file frmMain.cs. |
|
Definition at line 351 of file frmMain.cs. |
|
<summary> Required method for Designer support - do not modify the contents of this method with the code editor. </summary>
Definition at line 164 of file frmMain.cs. |
|
Definition at line 382 of file frmMain.cs. |
|
Definition at line 387 of file frmMain.cs. |
|
<summary> The main entry point for the application. </summary>
Definition at line 346 of file frmMain.cs. |
|
Definition at line 356 of file frmMain.cs. |
|
Definition at line 105 of file frmMain.cs. |
|
Definition at line 31 of file frmMain.cs. |
|
Definition at line 34 of file frmMain.cs. |
|
Definition at line 33 of file frmMain.cs. |
|
Definition at line 32 of file frmMain.cs. |
|
Definition at line 35 of file frmMain.cs. |
|
Definition at line 23 of file frmMain.cs. |
|
Definition at line 24 of file frmMain.cs. |
|
<summary> Required designer variable. </summary>
Definition at line 28 of file frmMain.cs. |
|
Definition at line 29 of file frmMain.cs. |
|
Definition at line 21 of file frmMain.cs. |
|
Definition at line 20 of file frmMain.cs. |
|
Definition at line 30 of file frmMain.cs. |
|
Definition at line 18 of file frmMain.cs. |
|
Definition at line 38 of file frmMain.cs. |
|
Definition at line 16 of file frmMain.cs. |
|
Definition at line 19 of file frmMain.cs. |
|
Definition at line 17 of file frmMain.cs. |
|
Definition at line 15 of file frmMain.cs. |
|
Definition at line 22 of file frmMain.cs. |