C# - How to Send Data from One Form to Another in WinForm App

preview_player
Показать описание
Hello Friends, This is SaLaaR HuSyN, Coming back with another Video, this Video is designed to absolute beginners of C# WinForm app. In this tutorial we'll learn how to send data from One Form to Another Form in C# using WinForm App C# ..

Email:
++++++++++++++++++++++++++++++++++++++++++++

For Source Code Please Visit My Gihub Profile:

++++++++++++++++++++++++++++++++++++++++++++

For Android Ui Tutorials, Please Subscribe Our Channel Android Ui Academy:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

if You Have any Query, feel free to contact Us on Facebook:
++++++++++++++++++++++++++++++++++++++++++++
Please Subscribe for more Videos
Рекомендации по теме
Комментарии
Автор

Hi like it !
Alternatively you could either use callbacks or Application.OpenForms to interact live between them

in Form 1 :

form2.OnSend += yourHandler
OnSend();

In Form 2:
public EventHandler OnSend
Then call it OnSend(this, null)
Then with this you can access all the public variables
Or use
Form2 form2 =

FranzTech
Автор

Usually sent my data through parameters.. This is better, thanks

nieuwoudtza
Автор

Hi, Can you teach me how to send data from one form to another form using user control form

caubehinhbong
Автор

Hi there, i would like to ask also how to like differentiate between the restriction for a normal staff and a manager? so that it only display a certain function for staff after login. Currently i put the credential as argument and call it in every forms which i think is ridiculous?

brahderlauofficial
Автор

Great Bro very nice.
if we want to get data back from second form to first form onFromclosed event of the 2nd from.?

AMIRKHAN-dmfm
Автор

Please do a mini project like bus travel with database interaction. Using three tier architecture it will be helpful please.

sathishkomakul
Автор

Could you make videos about responsible screen?

vannapro
Автор

plz make a video on to save data from one form to other in an array

ProgrammingNoob
Автор

Thanks so by Using we send data in another form..
is using ???

codingislife
Автор

How would I do this but with checkboxes?

DN
Автор

plz make video on....how to store date permanently offline (without using SQL)

Ashu-kzjp
Автор

Make a video on face recognition login sir.. It will be so helpful.

devillmnki
Автор

Nice vid. But how can you send from second form back to first

djcano
Автор

I want to learn vb like video to send video like recording plz please please and please

mohazone
Автор

Why all your videos are in windows forms and not web firms 🤔🤔

bukhtiarawan
Автор

how to store data permanently (for sign up form)

Ashu-kzjp
Автор

How to make a working antivirus in C#?

stefan-xg
visit shbcf.ru