How To Open Form2 From Form1 And Hide/Close Form 1 In C# | C# Tutorial

  Рет қаралды 23,536

#SmartCode

#SmartCode

Күн бұрын

Пікірлер: 48
@mehmetaliknk4948
@mehmetaliknk4948 2 жыл бұрын
I am a student in the university at department of the programming computer. There is project that I have to do. This video has helped me so much. Thank you very much.
@PPCFindingStudio
@PPCFindingStudio Жыл бұрын
Great work. It's very helpful.
@smartcode9021
@smartcode9021 Жыл бұрын
happy to help
@KMZMN
@KMZMN 2 жыл бұрын
Thank you very much my friend, simple tutorial and consicely explained👍
@smartcode9021
@smartcode9021 Жыл бұрын
Glad you liked it!
@enowdalintin8986
@enowdalintin8986 4 ай бұрын
Thanks a lo. Have been looking for this solution
@jamessoy9616
@jamessoy9616 2 жыл бұрын
Thank you for the great video. You made it very easy to understand and accomplish.
@smartcode9021
@smartcode9021 2 жыл бұрын
Glad it was helpful!
@nesetk3376
@nesetk3376 2 жыл бұрын
Thank you so much for saving me a lot of trouble.
@smartcode9021
@smartcode9021 2 жыл бұрын
Happy to help
@alexobaya4550
@alexobaya4550 3 жыл бұрын
Best video of it's kind. ty!
@samkarpa4937
@samkarpa4937 2 жыл бұрын
thank you sir.
@smartcode9021
@smartcode9021 2 жыл бұрын
Most welcome
@VSLComputers
@VSLComputers 3 жыл бұрын
Thank you for the video!
@Mole26
@Mole26 2 жыл бұрын
Thank you so much! You are a Legend.
@smartcode9021
@smartcode9021 Жыл бұрын
Thanks
@aquatic069
@aquatic069 3 жыл бұрын
thx , good tutorial mate
@kolojisan
@kolojisan 2 жыл бұрын
thank you so much bruh
@smartcode9021
@smartcode9021 Жыл бұрын
welcome
@AdeelKhan-ez3ij
@AdeelKhan-ez3ij 2 жыл бұрын
Thanks
@smartcode9021
@smartcode9021 2 жыл бұрын
Shukria nawazish bhai :)
@This_is_OM
@This_is_OM 3 жыл бұрын
This Was HELPFUL !!!!
@smartcode9021
@smartcode9021 3 жыл бұрын
.)
@selimbeyoglu4439
@selimbeyoglu4439 3 жыл бұрын
Thank you
@smartcode9021
@smartcode9021 3 жыл бұрын
Welcome brother.
@selimbeyoglu4439
@selimbeyoglu4439 3 жыл бұрын
@@smartcode9021 I subscribed to the channel and liked it because you are the one who best describes this
@nidal156
@nidal156 3 жыл бұрын
Thanks for this, but can you tell me how i can Show the second form whit same location of first form in the screen i hope you anser my question
@smartcode9021
@smartcode9021 3 жыл бұрын
You could grab the Location of the form you are hiding and use it to set the location of the new form. But if you want that this location is considered by the WinForms engine you need to set the StartPosition property to FormStartPosition.Manual
@smartcode9021
@smartcode9021 3 жыл бұрын
This solution should work stackoverflow.com/questions/45513129/how-to-open-new-win-form-in-same-location-as-previous-win-form-c-sharp
@nidal156
@nidal156 3 жыл бұрын
@@smartcode9021 Really thank you for your quick reply
@nidal156
@nidal156 3 жыл бұрын
@@smartcode9021 But can i ask of somthing. if i put a button its mission is to return to the first form what code will work whit ?
@nidal156
@nidal156 3 жыл бұрын
i try this but it dosn't work: { FormStart start = new FormStart(); start.DesktopLocation = this.DesktopLocation; start.Show(); this.Close(); }
@mywork6882
@mywork6882 Жыл бұрын
Hi! Open form2 on loading and no buttom click?
@HyperBassYT
@HyperBassYT 3 жыл бұрын
Hi, how can I make it so when i click a button it opens the form, then if i click the button again, it closes the form?
@dr4xyt
@dr4xyt 3 жыл бұрын
i love you
@WillFourTwenty
@WillFourTwenty 3 жыл бұрын
I am looking for something in particualr, I am looking for when you close for Example: Form3 it will close Form1 Also and not run on your computer. Any Solutions?
@varishaaslam563
@varishaaslam563 2 жыл бұрын
Same problem did u find any solution?
@jamin9547
@jamin9547 3 жыл бұрын
but I can't go back to my previously closed window. how can I go back?
@smartcode9021
@smartcode9021 3 жыл бұрын
if your form is closed that means it is disposed and you can't bring it to fron. You have to create it again and then show it. A better solution is hide the form instead of closing it. Check this video. kzbin.info/www/bejne/mJOYhZSCl9Zsl68 hop it helps
@masslooo2003
@masslooo2003 2 жыл бұрын
finally, usuful video. Do you have any solution for my nightmare . I have a form set as an MDI container on which I dynamically add buttons. Clicking a button opens a child form. However, the buttons I created appear on top of the child form instead of the child form appearing over (and covering) everything on the parent form.
@masslooo2003
@masslooo2003 2 жыл бұрын
Are there any ways that the child form completly cover the parents form?
@firegeliusthedestroyer5334
@firegeliusthedestroyer5334 3 жыл бұрын
У меня проблема каждый ден когда открываю компьютер открывается форм1 с пустым екраным потом закрывается незнаю что ето
@selimbeyoglu4439
@selimbeyoglu4439 3 жыл бұрын
Чувак, тебе нужно сохранить перед выходом из проекта. В противном случае все будет так, как ты сказал.
@WillFourTwenty
@WillFourTwenty 3 жыл бұрын
Вы выбрали не того собеседника.
@wanwanvxt
@wanwanvxt Жыл бұрын
thank you for saving me!!! (~ ̄▽ ̄)~
@smartcode9021
@smartcode9021 Жыл бұрын
You are most welcome
風船をキャッチしろ!🎈 Balloon catch Challenges
00:57
はじめしゃちょー(hajime)
Рет қаралды 83 МЛН
Who's spending her birthday with Harley Quinn on halloween?#Harley Quinn #joker
01:00
Harley Quinn with the Joker
Рет қаралды 26 МЛН
C# How to Auto Size Windows Forms & Controls
16:21
EETechStuff
Рет қаралды 13 М.
C# Your First Windows Forms Application
9:38
Programming w/ Professor Sluiter
Рет қаралды 235 М.
How to STUDY so FAST it feels like CHEATING
8:03
The Angry Explainer
Рет қаралды 1,6 МЛН
C# - Methods
19:32
TutorialsPoint
Рет қаралды 56 М.
Learning C# In A Week... Otherwise I Fail University
9:04
C# Tutorial 5: How To Open A Second Form using First Form
5:41
ProgrammingKnowledge
Рет қаралды 471 М.
風船をキャッチしろ!🎈 Balloon catch Challenges
00:57
はじめしゃちょー(hajime)
Рет қаралды 83 МЛН