C2024-005-Annotations-Cleanup-2

This commit is contained in:
2024-07-18 11:12:30 -04:00
parent 069ffb80e9
commit a804a3866a
3 changed files with 636 additions and 25 deletions

View File

@@ -56,9 +56,9 @@ namespace VEPROMS
this.lblAnnotationsList.AutoSize = true;
this.lblAnnotationsList.Location = new System.Drawing.Point(26, 21);
this.lblAnnotationsList.Name = "lblAnnotationsList";
this.lblAnnotationsList.Size = new System.Drawing.Size(169, 13);
this.lblAnnotationsList.Size = new System.Drawing.Size(175, 13);
this.lblAnnotationsList.TabIndex = 1;
this.lblAnnotationsList.Text = "Select a Annotation Type to Clean";
this.lblAnnotationsList.Text = "Select an Annotation Type to Clean";
//
// btnClean
//