Hello Everyone,
I have two form. First is main form which is display the data. Second is a another form which users input the values to the textboxes. I would like to make that When a user type something in textboxes in second form, these data will be shown in listView in the mainForm. How I can make this?
Cheers,
Yobot