Mr. Thekotik

Mr. Thekotik

  • NA
  • 32
  • 3.5k

Application using windows forms in c#, file, structure

Apr 13 2021 11:12 AM
Hello everyone! I'm trying to write an application using windows forms in c#, using a random file, structure. I need to create 5 forms. 1 form (view data)- here I need to use the ListView and the button to display it, so that I click it and the entries appear. 2 form (entry)- here you need to provide a record using the ListBox and the record button. 3 form - edit the records. 4 form-delete th record. 5 form-search. Please help me with the code!

Answers (4)