Development #389

Merged
djankowski merged 29 commits from Development into master 2024-08-09 13:06:40 -04:00
8 changed files with 488 additions and 190 deletions
Showing only changes of commit 41aa195785 - Show all commits

View File

@@ -573,7 +573,7 @@
this.myTVdel.Name = "myTVdel";
this.myTVdel.Size = new System.Drawing.Size(300, 367);
this.myTVdel.TabIndex = 34;
this.myTVdel.AfterCheck += new System.Windows.Forms.TreeViewEventHandler(this.myTV_AfterCheck);
this.myTVdel.AfterCheck += new System.Windows.Forms.TreeViewEventHandler(this.myTV_AfterCheck_DelAnn);
//
// btnDeleteItems
//