Start off by renaming Form1.cs to eBookManager.cs. This is the startup form for the application, and it will list all existing storage spaces that were previously saved:
Design your eBookManager form as follows:
- A ListView control for existing storage spaces
- A ListView for eBooks contained in the selected storage space
- A button that opens the file location of the eBook
- A menu control to navigate to the ImportBooks.cs form
- Various read-only fields to display the selected eBook information: