Question: Taskl: Design the following form and write the code [06][5 Marks) When user click the button Write to file it will create a file filel.txt
![Taskl: Design the following form and write the code [06][5 Marks)](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f2f771cf6d3_08966f2f77163907.jpg)
Taskl: Design the following form and write the code [06][5 Marks) When user click the button Write to file it will create a file "filel.txt" in the debug folder of your project and write the data to the file and when user clicks in the "Read from file" then it will fill the listbox with tha data * Form1 Name: Age: Mobile: ListBox1 Write to File Read From File Task2: [04, 05][15 Marks] (1) Design the following form and put the items(ITEM100, ITEM200, ITEM300) in the combo box. And when user select any item its name will display in the textbox. [04][5 Marks) (ii) When user click the submit it will check the price it should be greater than zero and it will store the data in seperte arrays. [05][5 Marks] (iii) When user click Print Report it will store the data from array to the listboxes. [05][5 Marks) Formt Item Name: Item Code: Price: Submit Print Report Report Item Code ListBox1 Item Name ListBox2 Item Price ListBox3 Total Price: Average Price: Labels Labels
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
