C
C#2y ago
deep

❔ I want to pass information from Form3 to listBox in Form2

Hello, I want to transfer the information entered in the textBox in Form3 to the listBox in Form2 when I press the button, can you help me?
3 Replies
deep
deepOP2y ago
Pressing Randevu Oluştur will send the information to the listbox in the other form.
Anchy
Anchy2y ago
pass a reference of Form2 to Form3 or use Form.ShowDialog and when the result is OK pull the data from Form3 into Form2 if you want to use the Dialog option you will have to set the Button.DialogResult property on your Form3 button
Accord
Accord2y ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server