🎯 NEW! Final Modern UI - Aero Snap Window, Resizing, Borderless, Sliding Menu - C#, WinForms : kzbin.info/www/bejne/hGbSi6GMaMh0bJY
@adamrayan67933 жыл бұрын
I followed this. However, I have a textbox and datagridview in new forms. I fill them out and when I switch between different forms, the data from other forms is erased automatically. I think this is because when you wrote the code for openChildForm, you have to create new forms every time. Any idea how to solve this @RJCodeAdvanceEN
@tobiasehling63143 жыл бұрын
If I got your point correctly, youve got to separate the model, (also probably not applying in WinForms cause its kind of "pain in the ...") the viewmodel and the view. if you have a combobox of "Customers", any time you select an entry you e.g. fill a property "CurrentCustomer". When CurrentCustomer changes , e.g. source of your Datagridview "CustomerDetailData" changes too (or filter property does change, or whatsoever)
@ashokm19452 жыл бұрын
How to set scrollbar for parentform..because I need to put large size child forms in this form and want to display morethan 20 rows of data from db to this panel
@towfeaqalzo3160 Жыл бұрын
gyuhh
@catalinc20014 жыл бұрын
You did in 20 minutes what my teacher did in 10 weeks. Thank you! 😊
@GodsHumbleHacker4 жыл бұрын
bruh My teachers do nothing like this and im finishing school in 2 years
@rasem32594 жыл бұрын
@H3adBanD java is just like c# except it's older and it can't see sharp.
@revenge9774 жыл бұрын
why do you need teacher while youtube and w3schools exists ?
@catalinc20014 жыл бұрын
@@revenge977 in my country without the piece of paper (aka bachelor degree) you are not called to interviews :
@salihsite4 жыл бұрын
Haha :D
@Norogoth4 жыл бұрын
This has got to be the first KZbin video voiced by a robot that is actually a quality video.
@k4ranA3 жыл бұрын
yes
@diminif8425 Жыл бұрын
Hi, I started learning C# 2 months ago. I switched to WinForms a month ago and still couldn't figure out how to put the second form into the first one. I thought for a very long time and came across your video. It's so useful, and it also shows a beautiful design. I've learned a lot, thank you! Greetings from Russia!
@IronMessenger3 жыл бұрын
I know this is a pretty old video at this point, however I found it today and learned quite a few tricks to getting a nice layout and look on my applicaitons. Thanks for the help!!
@beijin80784 жыл бұрын
Вот как знал, что найду на английском канале нужные мне советы, весь русский инет просмотрел - ничего нормального не нашел, а тут все понятно. Спасибо!
@emptycode178211 ай бұрын
this is just insanely good , im happy that i was lucky to find this playlist , super clear , chill , and no wasting time , god bless you.
@force88193 жыл бұрын
I wish I would of watched this before turning in my final project. Knowing this was possible to use panels and forms like this would of made my project so much easier.
@randomly_random_04 жыл бұрын
This is the best tutorial about customizing windows form UI! I didn't know that it is possible to customize it like this until i saw this video. Im gonna try this on my C# project
@darpangupta28553 жыл бұрын
You are really superb. In just 20min, you have made the complete smart application!!!! thank you brother.
@ιυ_αα-ξ5σ2 жыл бұрын
So I went into soft soft and tried to intuitively grasp the basic fundantals. And now listening back I feel like I'm one step ahead of Nice tutorialm.
@zerosandones75475 жыл бұрын
deserves a lot of recognition! GREAT VIDEO MAN!
@sajjadabdullah2 жыл бұрын
Huge Respect... Not found such a great side menu on the entire internet.
@asdfskourge4 жыл бұрын
Really nice UI, frankly I didn't think you could such slick UI with WinForms. Great video, keep it up man.
@guipalazzo3 жыл бұрын
How come I hadn't found this channel before. This is top level stuff
@yoschimistsu4 жыл бұрын
you are making my 1 year project in half hour..waoww.. so didactic.really thanks .
@mostafaalhdad3 жыл бұрын
tip 8:02 you can use bool = !bool to toggle it so your code will be more smaller and readable
@codythomashunsberger2 жыл бұрын
That wouldn't do the same thing as the code in the video. After the method runs, it will always ensure that the submenus are not visible. It would make more sense to just set all three to be false without checking their state first since the end result will always be the same.
@mizanurtech66533 ай бұрын
I can learn a lot from this short video. Many thanks অল্প সময়ের এই ভিডিও থেকে আমি অনেক কিছু শিখতে পারছি। অসংখ ধন্যবাদ
@maksimkobylyuk79942 жыл бұрын
This guy accomplished more in 20 mins than I did my whole 2 years of school.
@ViratKumar-kz7je3 жыл бұрын
😇All of my doubts clarified in a single video... Satisfied🤗......Thank you
@johnriziki91464 жыл бұрын
Quel tutoriel extraordinaire ! je suis tellement ému de votre travail
@Andrew-es6yt4 жыл бұрын
Thanks. Modern UI on WinForms in 2020 is what I needed.
@artizyter33834 жыл бұрын
This video really helped me. It is best instructions what I saw. In this video I got really much info. Now my forms will be better. Thanks you!
@janphillipjuntado2 жыл бұрын
What a nice method. I like the way you name your controls. The tutorial is so clear!
@Charles.9992 жыл бұрын
You really linked a video to learn the "Multi Forms" that is in a unknown language for me >.< so much useful .... wow -.-
@Wolveseyefx10 ай бұрын
So you used windows form instead of user control great work didn’t know that could work out that way
@ahmedkrdzalic44254 жыл бұрын
If you have a problem when loading other forms in panelChildForm, try this. When initializing a new form do not forget to change font size of that form to "10", because it is of value 10 on your main form (Form1). If you do not change this on new forms, you will face a problem of not similar sizes of objects.
@force88193 жыл бұрын
I forgot to do this, and I was struggling for a minute. This saved me.
@emperorj47833 жыл бұрын
That's one hell of a UI. You have inspired me a lot! New Subscriber!
@seiffahmi31864 жыл бұрын
Impressive. Never seen anything like this before. Great work.
@Veso2664 жыл бұрын
wow, first you showed your work like you want to sell it, and then you actually tought us how to do it, Thank you The onlything you need to do now is teach us, the first part (how to sell stuff :))
@turkishman42023 жыл бұрын
all ways have an end goal in mind;)
@redMaple_QC3 жыл бұрын
This is the tutorial I was looking for. Thanks!
@PeterJohnson76 Жыл бұрын
Thanks, I love these little tutorials. It's been a good 5/6 years since I developed an app and I was hoping to try the new WIn UI3 or something, but it has No designer in
@Pearforce4 жыл бұрын
Great video! Ive been looking for how to do this but didnt know what to search for. Helped out a lot!
@dazo034 жыл бұрын
This was a very good tutorial . I'm a beginner and still understood a lot of what I was explicitly looking for, but didn't understand it there. Thanks :)
@phantienat86702 жыл бұрын
Clear, useful and straight to the point, respect++
@Anxhio3 жыл бұрын
I am not planning on making this but it came up in my recommended and it looks sick and works great!
@mithunchopda3 жыл бұрын
Thank you for the video. Can you please share, how did the Title bar turn Black on 10:05? Did you remove some steps in editing?
@juanopenx3 жыл бұрын
This video has been very informative, and takes some of the intimidation out of designing a desktop application.
@elizabethgrant60183 жыл бұрын
You have no idea how much you’ve helped me! Thank you so much❤️
@ga78534 жыл бұрын
Thank you so much for the great details, you are doing great for first video... you have great eye for graphics and styles.
@RJCodeAdvanceEN4 жыл бұрын
Thanks for watching my videos ;)
@prajiv1003 жыл бұрын
best tutorial about customizing windows form Ui
@Chiramisudo4 жыл бұрын
8:02 Better to use a toggle for this behavior. Like this: panelMediaSubmenu.Visible = !panelMediaSubmenu.Visible // set Visible state to negation of current state.
@nikolakostadinov98303 жыл бұрын
Yeah, this is much better and removes the if logic behind it!
@romanagr2 жыл бұрын
@@nikolakostadinov9830 The if logic is still is there, just implicit...
@longle94674 жыл бұрын
Good! but how did you change the title bar color?
@jjblock213 жыл бұрын
I asked myself the same all the time.
@saik72413 жыл бұрын
@@jjblock21 I believe it is, by default, based on your system. Mine pops up as neon green. I assume theres a way to set it to something specific, I haven't found out how yet.
@mitarninkovic32124 жыл бұрын
Thanks man, this is very helpful!!
@chrisjohndelacruz28824 жыл бұрын
I'm not even using C# but I'm pretty sure it will work with vb thanks for this
@whiteangel06754 жыл бұрын
I learned a whole bunch of new ideas thanks to this. Thank you! Gracias, mi amigo!!
@riftwalk3r6903 жыл бұрын
Man I am trying to show the child form in the parent form’s container panel using the method u’ve shown at 15:00, it’s not at all working for me, I tried it several times with several modifications. A quick help would be highly appreciated man.
@YariyaMedia3 жыл бұрын
Nice tutorial. Explained in good manner and with excellent speed.
@AbdrhmanArar4 жыл бұрын
Man Your Awesome 😍😍😘 Please do more 😍😍 I'll follow you to watch you all the time 😍
@googleuser58633 жыл бұрын
Great video! Thank you. Looking forward to the next one.
@moin_uddin3 жыл бұрын
it'll be great if u add functionality in the Play pause and also can u show us how to get all the music from a folder and play them by just selecting a song from a datagridview or listview
@andrewrayanit2 жыл бұрын
Great tutorial. This is what i was expecting to learn.
@julien80974 жыл бұрын
you can do allot in winform, but don't forget that it's completly 100% CPU Rendered wich means that if your design gets complex the app will probably run on 1 or 2 FPS on an average computer + when it comes to WinForms, you simply cannot animate things (you can but it will literally "RAPE" your CPU, and it will be very laggy and ugly) + it has allot of limitations when it comes to transparency, scaling, .. so it's cool when your making a little simple app, but if you need your app to be trully modern/fluid/.. you'll need to find an alternative, the closest alternative to WinForms is of course WPF
@radhakrishnakotla13899 ай бұрын
Excellent video. I learned a few tricks thanks a lot.
@justwatching61183 жыл бұрын
This tutorial is worth gold... Thanks :))
@RamzaBeoulves3 жыл бұрын
This is exactly what I was looking for Thank you so much
@maso4u5 жыл бұрын
great interface, keep them coming please
@mscoco14315 жыл бұрын
you are best teacher ever ...thank u so mutch
@lifeee4 жыл бұрын
Looking forward to your next video 期待你的下一个视频 👍
@jonikolla33245 жыл бұрын
Thank you a lot.. great introduction! upload other videos quickly please..
@bradamour8272 жыл бұрын
I have a question. at 18:20 your titlebar is default windows colour, then at 18:38, the next time you open it, it is dark blackish colour... how did you customise this?
@lasindunuwanga52924 жыл бұрын
Wow you are so good. Great ideas and inspirational. I thought winforms are not good for 🔥 UI
@NaingNaingHtun4 жыл бұрын
This tutorial is very helpful for Windows Form design creation. Thank you for your sharing.
@sanjaykumarsah95262 жыл бұрын
Very usefull video, I learn alot Thank you for making such interesting video
@justincooper22414 жыл бұрын
Why use new forms instead of panels? It seems to me that a panel would also work.. Are there any benifits/problems with forms versus panels?
@bigdummyhead21624 жыл бұрын
It can get awfully sloppy when doing this! You will see not using enough forms that you will see all your past controls and they will easily get in the way
@rosemaryroopnarine9443 Жыл бұрын
How do you add the form name to the windows that are being opened. It all maintains 'form1'. Really good tutorial.
@emman66023 жыл бұрын
WOW! THIS IS VERY USEFUL!
@Lactorioga25 күн бұрын
Design actions look simple, but how effective it is! thx
@katerose61614 жыл бұрын
Incredible design!! Thanks for inspiration!
@cybernaticviru33394 жыл бұрын
Oh damn.... You got.my subscribe in an instant ! 😍
@focalpointoftiktok31104 жыл бұрын
Such a new learning for me this quarantine
@Spirittism3 жыл бұрын
Hey bro, really need help, when i create the forms they look really good if i run at first, but if i open a new from using FormDashBoard Dash= new FormDashbaord(); Dash.Show(); This.Hide(); the form looks really ugly, as if Application.EnableVisualStyles(); no longer applies to forms that get opened by other forms.
@minecraftermad4 жыл бұрын
i would've made a custom submenu button class that inherits from button class that has the function for showing and hiding the menus and then you could've added the buttons within the menu into it with params[] , or even just functions and then automatically create buttons from the functions. if you do that the designer recognizes your custom button as placeable and you can drag and drop it into the form.
@Omarhi51llarious4tsxdl1l5 жыл бұрын
Hi, You are Great. Thanks for English Channel. spanish is dificult for outer world.
@robuu58905 ай бұрын
since you said at the beginning that WinForms is limited, what frameworks would you recommend that you feel aren't as limited
@martinlex83694 жыл бұрын
Awesome tutorial and execution
@KutloanoMoshao Жыл бұрын
Don't you have the same project but in Java? if not, kindly make it when you have time..This is really amazing
@neosmith_labs4 жыл бұрын
wow this is sick. great work
@marienoellevandervlugt91834 жыл бұрын
Wouhaw!!! Continuer à faire des tutoriel
@janslanina22094 жыл бұрын
This video is clean, very educative and easy to process with the effective commentary. Thank you very much ! If I may have a question regarding one thing which isnt working correctly on my project: When I open either of the childForms the picture stays on front of them, any ideas how to fix this, please ?
@killuazoldyck7027 Жыл бұрын
15:26 you may have skipped
@crisvincentferrer5394 Жыл бұрын
Hi I have a question, How do you change the color of your form1 border (Sizeable form style) to the same color of your panel ?
@tralfazy5 жыл бұрын
Very well done and a great interface model. Thanks!
@FaiFaiFaiFly2 жыл бұрын
Awesome tutorial!!!
@Froz_GamingTV4 жыл бұрын
very nice tutorial and very understandable!
@RJCodeAdvanceEN4 жыл бұрын
Thanks for watching my videos ;)
@monanzr3162 жыл бұрын
Thank you sm. This is so good
@sotharothsoeun54884 жыл бұрын
This is video help me to design beautiful interface of my project, thanks you for sharing.
@kimdev113 жыл бұрын
Thanks a lot, man!
@videos-gamer94 жыл бұрын
oh my god! amazing video! like it
@EgyptUnderGroundArmy4 жыл бұрын
Absolutely wonderful job! keep the amazing video coming!! you should get a patreon I will donate!
@Speedstackingboy2514 жыл бұрын
oh god this is so satisfying I'm more inspired
@byronnnnn4 жыл бұрын
same
@42sol3 жыл бұрын
This is exactly what I need to understand and learn C# ... 1000 thanks
@Spirittism3 жыл бұрын
Hey bro, really need help, when i create the forms they look really good if i run at first, but if i open a new from using FormDashBoard Dash= new FormDashbaord(); Dash.Show(); This.Hide(); the form looks really ugly, as if Application.EnableVisualStyles(); no longer applies to forms that get opened by other forms.
@serhatkaradag87862 жыл бұрын
How did you made the top menu , where close , maximize and mimize button placed, same color like panel???
@dekhan76594 жыл бұрын
Thanks it’s Really helpful to ma project
@castrito24035 жыл бұрын
Thank you a lot the program works great!!!
@mzolamelikhaya26703 жыл бұрын
You're a genius
@ezekielcapinpin24829 ай бұрын
i love you man love it
@Christian_Ky3 жыл бұрын
Why your top from the forms suddenly is black? @10:09 ( FORM 1 ) You did not show how you set it up. Im using VS2019
@RJCodeAdvanceEN3 жыл бұрын
It is the color of the title bar obtained from the color sets in Windows 10. There is no additional code. Soon I will upload a video to remove the upper part (White normally in W10 in its first versions, transparent in W7).
@devendrapandey65054 жыл бұрын
Really nice video, waiting for it's 2nd part for adding more functionality in media player...