Refine Walkthrough

This commit is contained in:
Mbucari 2023-03-29 11:32:18 -06:00
parent 6c8464b650
commit a75932d1f4
4 changed files with 211 additions and 161 deletions

View file

@ -1211,8 +1211,8 @@
#endregion
private System.Windows.Forms.Label booksLocationDescLbl;
private System.Windows.Forms.Label inProgressDescLbl;
private System.Windows.Forms.Button saveBtn;
private System.Windows.Forms.Button cancelBtn;
public System.Windows.Forms.Button saveBtn;
public System.Windows.Forms.Button cancelBtn;
private System.Windows.Forms.CheckBox allowLibationFixupCbox;
private DirectoryOrCustomSelectControl booksSelectControl;
private DirectorySelectControl inProgressSelectControl;