C2021-059 - Patch in auto checkbox filling for delete tree.
This commit is contained in:
parent
33cced07c6
commit
954186265e
@ -573,6 +573,7 @@
|
|||||||
this.myTVdel.Name = "myTVdel";
|
this.myTVdel.Name = "myTVdel";
|
||||||
this.myTVdel.Size = new System.Drawing.Size(300, 367);
|
this.myTVdel.Size = new System.Drawing.Size(300, 367);
|
||||||
this.myTVdel.TabIndex = 34;
|
this.myTVdel.TabIndex = 34;
|
||||||
|
this.myTVdel.AfterCheck += new System.Windows.Forms.TreeViewEventHandler(this.myTV_AfterCheck);
|
||||||
//
|
//
|
||||||
// btnDeleteItems
|
// btnDeleteItems
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user