The output for the listBox1.Select edItem in Form1 is a path (eg: "E:\\New Files")
Now Form2 basically contains the code for an application. I want to use the output of this selectedItem in Form2.
Please help me as I am very new to C#.
Thank you in advance
Now Form2 basically contains the code for an application. I want to use the output of this selectedItem in Form2.
Please help me as I am very new to C#.
Thank you in advance
Comment