Modern Flat UI, Drop-down/Slider Menu, Side Menu, Responsive, Only Form - C#, WinForm

  Рет қаралды 942,184

RJ Code Advance EN

RJ Code Advance EN

Күн бұрын

Пікірлер: 495
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
🎯 NEW! Final Modern UI - Aero Snap Window, Resizing, Borderless, Sliding Menu - C#, WinForms : kzbin.info/www/bejne/hGbSi6GMaMh0bJY
@adamrayan6793
@adamrayan6793 3 жыл бұрын
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
@tobiasehling6314
@tobiasehling6314 3 жыл бұрын
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)
@ashokm1945
@ashokm1945 2 жыл бұрын
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
@towfeaqalzo3160 Жыл бұрын
gyuhh
@Norogoth
@Norogoth 4 жыл бұрын
This has got to be the first KZbin video voiced by a robot that is actually a quality video.
@k4ranA
@k4ranA 3 жыл бұрын
yes
@catalinc2001
@catalinc2001 4 жыл бұрын
You did in 20 minutes what my teacher did in 10 weeks. Thank you! 😊
@GodsHumbleHacker
@GodsHumbleHacker 4 жыл бұрын
bruh My teachers do nothing like this and im finishing school in 2 years
@rasem3259
@rasem3259 4 жыл бұрын
@H3adBanD java is just like c# except it's older and it can't see sharp.
@revenge977
@revenge977 4 жыл бұрын
why do you need teacher while youtube and w3schools exists ?
@catalinc2001
@catalinc2001 4 жыл бұрын
@@revenge977 in my country without the piece of paper (aka bachelor degree) you are not called to interviews :
@salihsite
@salihsite 4 жыл бұрын
Haha :D
@diminif8425
@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!
@IronMessenger
@IronMessenger 3 жыл бұрын
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!!
@beijin8078
@beijin8078 4 жыл бұрын
Вот как знал, что найду на английском канале нужные мне советы, весь русский инет просмотрел - ничего нормального не нашел, а тут все понятно. Спасибо!
@force8819
@force8819 3 жыл бұрын
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_0
@randomly_random_0 4 жыл бұрын
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
@sajjadabdullah
@sajjadabdullah 3 жыл бұрын
Huge Respect... Not found such a great side menu on the entire internet.
@emptycode1782
@emptycode1782 11 ай бұрын
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.
@maksimkobylyuk7994
@maksimkobylyuk7994 2 жыл бұрын
This guy accomplished more in 20 mins than I did my whole 2 years of school.
@zerosandones7547
@zerosandones7547 5 жыл бұрын
deserves a lot of recognition! GREAT VIDEO MAN!
@asdfskourge
@asdfskourge 4 жыл бұрын
Really nice UI, frankly I didn't think you could such slick UI with WinForms. Great video, keep it up man.
@ιυ_αα-ξ5σ
@ιυ_αα-ξ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.
@darpangupta2855
@darpangupta2855 3 жыл бұрын
You are really superb. In just 20min, you have made the complete smart application!!!! thank you brother.
@guipalazzo
@guipalazzo 3 жыл бұрын
How come I hadn't found this channel before. This is top level stuff
@yoschimistsu
@yoschimistsu 4 жыл бұрын
you are making my 1 year project in half hour..waoww.. so didactic.really thanks .
@Andrew-es6yt
@Andrew-es6yt 4 жыл бұрын
Thanks. Modern UI on WinForms in 2020 is what I needed.
@mizanurtech6653
@mizanurtech6653 3 ай бұрын
I can learn a lot from this short video. Many thanks অল্প সময়ের এই ভিডিও থেকে আমি অনেক কিছু শিখতে পারছি। অসংখ ধন্যবাদ
@longle9467
@longle9467 4 жыл бұрын
Good! but how did you change the title bar color?
@jjblock21
@jjblock21 3 жыл бұрын
I asked myself the same all the time.
@saik7241
@saik7241 3 жыл бұрын
@@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.
@mithunchopda
@mithunchopda 3 жыл бұрын
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?
@mostafaalhdad
@mostafaalhdad 3 жыл бұрын
tip 8:02 you can use bool = !bool to toggle it so your code will be more smaller and readable
@codythomashunsberger
@codythomashunsberger 2 жыл бұрын
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.
@artizyter3383
@artizyter3383 4 жыл бұрын
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!
@prajiv100
@prajiv100 3 жыл бұрын
best tutorial about customizing windows form Ui
@johnriziki9146
@johnriziki9146 4 жыл бұрын
Quel tutoriel extraordinaire ! je suis tellement ému de votre travail
@janphillipjuntado
@janphillipjuntado 2 жыл бұрын
What a nice method. I like the way you name your controls. The tutorial is so clear!
@Veso266
@Veso266 4 жыл бұрын
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 :))
@turkishman4202
@turkishman4202 3 жыл бұрын
all ways have an end goal in mind;)
@Wolveseyefx
@Wolveseyefx 10 ай бұрын
So you used windows form instead of user control great work didn’t know that could work out that way
@redMaple_QC
@redMaple_QC 3 жыл бұрын
This is the tutorial I was looking for. Thanks!
@emperorj4783
@emperorj4783 3 жыл бұрын
That's one hell of a UI. You have inspired me a lot! New Subscriber!
@chrisjohndelacruz2882
@chrisjohndelacruz2882 4 жыл бұрын
I'm not even using C# but I'm pretty sure it will work with vb thanks for this
@serhatkaradag8786
@serhatkaradag8786 2 жыл бұрын
How did you made the top menu , where close , maximize and mimize button placed, same color like panel???
@ViratKumar-kz7je
@ViratKumar-kz7je 3 жыл бұрын
😇All of my doubts clarified in a single video... Satisfied🤗......Thank you
@riftwalk3r690
@riftwalk3r690 3 жыл бұрын
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.
@crisvincentferrer5394
@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 ?
@seiffahmi3186
@seiffahmi3186 4 жыл бұрын
Impressive. Never seen anything like this before. Great work.
@rosemaryroopnarine9443
@rosemaryroopnarine9443 Жыл бұрын
How do you add the form name to the windows that are being opened. It all maintains 'form1'. Really good tutorial.
@robuu5890
@robuu5890 5 ай бұрын
since you said at the beginning that WinForms is limited, what frameworks would you recommend that you feel aren't as limited
@ahmedkrdzalic4425
@ahmedkrdzalic4425 4 жыл бұрын
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.
@force8819
@force8819 3 жыл бұрын
I forgot to do this, and I was struggling for a minute. This saved me.
@Charles.999
@Charles.999 2 жыл бұрын
You really linked a video to learn the "Multi Forms" that is in a unknown language for me >.< so much useful .... wow -.-
@justincooper2241
@justincooper2241 4 жыл бұрын
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?
@bigdummyhead2162
@bigdummyhead2162 4 жыл бұрын
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
@phantienat8670
@phantienat8670 2 жыл бұрын
Clear, useful and straight to the point, respect++
@bradamour827
@bradamour827 2 жыл бұрын
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?
@Pearforce
@Pearforce 4 жыл бұрын
Great video! Ive been looking for how to do this but didnt know what to search for. Helped out a lot!
@ruiteric
@ruiteric 2 жыл бұрын
Really late on this train, but when did the border of form1 changed to black? I must have missed it.
@juswashington1487
@juswashington1487 2 жыл бұрын
how were you able to make your logo not have this white background replacing its transparent one?
@ga7853
@ga7853 4 жыл бұрын
Thank you so much for the great details, you are doing great for first video... you have great eye for graphics and styles.
@RJCodeAdvanceEN
@RJCodeAdvanceEN 4 жыл бұрын
Thanks for watching my videos ;)
@radhakrishnakotla1389
@radhakrishnakotla1389 9 ай бұрын
Excellent video. I learned a few tricks thanks a lot.
@googleuser5863
@googleuser5863 3 жыл бұрын
Great video! Thank you. Looking forward to the next one.
@moin_uddin
@moin_uddin 3 жыл бұрын
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
@PeterJohnson76
@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
@andrewrayanit
@andrewrayanit 2 жыл бұрын
Great tutorial. This is what i was expecting to learn.
@dazo03
@dazo03 4 жыл бұрын
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 :)
@jonikolla3324
@jonikolla3324 5 жыл бұрын
Thank you a lot.. great introduction! upload other videos quickly please..
@sanjaykumarsah9526
@sanjaykumarsah9526 2 жыл бұрын
Very usefull video, I learn alot Thank you for making such interesting video
@mitarninkovic3212
@mitarninkovic3212 5 жыл бұрын
Thanks man, this is very helpful!!
@moisesroy1082
@moisesroy1082 2 жыл бұрын
how do you change the color of border in minimize, maximize and close button please answer
@Anxhio
@Anxhio 3 жыл бұрын
I am not planning on making this but it came up in my recommended and it looks sick and works great!
@Lactorioga
@Lactorioga Ай бұрын
Design actions look simple, but how effective it is! thx
@RamzaBeoulves
@RamzaBeoulves 3 жыл бұрын
This is exactly what I was looking for Thank you so much
@lahcenziyate3690
@lahcenziyate3690 3 жыл бұрын
can you tell me how you make titlebar of brincipal form in black color
@lahcenziyate3690
@lahcenziyate3690 3 жыл бұрын
black principal form titlebar ????
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
Hi, it is not a custom title bar, it is a color that I set in Windows 10. You can create a custom title bar as is done in this video tutorial. kzbin.info/www/bejne/a3LWe32ibKebrMU
@lahcenziyate3690
@lahcenziyate3690 3 жыл бұрын
@@RJCodeAdvanceEN I was created a costum titlebar with possibility to move form with paneltitlebar but it's not resizable form because the form border style is None
@julien8097
@julien8097 4 жыл бұрын
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
@elizabethgrant6018
@elizabethgrant6018 3 жыл бұрын
You have no idea how much you’ve helped me! Thank you so much❤️
@maso4u
@maso4u 5 жыл бұрын
great interface, keep them coming please
@ramharrison4800
@ramharrison4800 4 жыл бұрын
What's that application you clicked on the taskbar to get the RGB color code? Pls.
@minecraftermad
@minecraftermad 4 жыл бұрын
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.
@justwatching6118
@justwatching6118 3 жыл бұрын
This tutorial is worth gold... Thanks :))
@L0V3V4MP1R3
@L0V3V4MP1R3 2 жыл бұрын
Might be a dumb question but how did you change the color of the window borders?
@programwithdenis3643
@programwithdenis3643 2 жыл бұрын
Nice. How do I add animation when changing form
@BroShaver
@BroShaver 3 жыл бұрын
How did you change the Form's title bar color? Is that a Windows 10 setting style for all your Windows 10 windows? Would like to know how to do any color for the title bar
@juanopenx
@juanopenx 3 жыл бұрын
This video has been very informative, and takes some of the intimidation out of designing a desktop application.
@mscoco1431
@mscoco1431 5 жыл бұрын
you are best teacher ever ...thank u so mutch
@AbdrhmanArar
@AbdrhmanArar 4 жыл бұрын
Man Your Awesome 😍😍😘 Please do more 😍😍 I'll follow you to watch you all the time 😍
@shubhojeetbanerjee6810
@shubhojeetbanerjee6810 Жыл бұрын
How did he made the title bar black colour?
@sourabhkumawat4863
@sourabhkumawat4863 7 ай бұрын
He removed the default title bar and made a custom panel and added custom buttons and programmed them to do their work
@erbilshops3029
@erbilshops3029 2 жыл бұрын
Hi dear, i have a college project but don't know where to start >> its taking the usage of RAM and CPU and make it as floating animated wedges in desktop >> do you know where or how i should start in VB ..
@GadgetMeta
@GadgetMeta 4 жыл бұрын
Any framework you used? Like Guna or something else?
@DTKTVSL
@DTKTVSL 4 жыл бұрын
This code is not working if we add { } to the if condition in the line 181. Why is that. Can you explain please?
@whiteangel0675
@whiteangel0675 4 жыл бұрын
I learned a whole bunch of new ideas thanks to this. Thank you! Gracias, mi amigo!!
@Omarhi51llarious4tsxdl1l
@Omarhi51llarious4tsxdl1l 5 жыл бұрын
Hi, You are Great. Thanks for English Channel. spanish is dificult for outer world.
@santhoshanand.
@santhoshanand. Жыл бұрын
Same with Dynamic Menu ( with multiple submenus) is Good. can u create such
@IvanSpartsmien777
@IvanSpartsmien777 3 жыл бұрын
How do you get titlebar color the same as the sidepanel color?
@Sioox
@Sioox 2 жыл бұрын
how and when did you change the window color to black?
@YariyaMedia
@YariyaMedia 3 жыл бұрын
Nice tutorial. Explained in good manner and with excellent speed.
@NaingNaingHtun
@NaingNaingHtun 4 жыл бұрын
This tutorial is very helpful for Windows Form design creation. Thank you for your sharing.
@mustafasiddiqui6482
@mustafasiddiqui6482 3 жыл бұрын
Man can you make tutorial of creating an equalizer in c#
@Ag-oi3cc
@Ag-oi3cc 3 жыл бұрын
Hi How Can I get a logo to show at the bottom when u open it
@2Adept
@2Adept 4 жыл бұрын
how did u change the title bar color?
@OfficialGooseGames
@OfficialGooseGames 2 жыл бұрын
my computer is telling me that I have a virus when I try to download!
@McGrzyb89
@McGrzyb89 4 жыл бұрын
when I choose dock top then button goes over the logo panel :P VS 2019
@georgebaco6422
@georgebaco6422 4 жыл бұрын
Great Video. I started adapting it in my project but i cannot set focus on my textbox tab zero(0) on form load. Kindly help me..
@MrDp297
@MrDp297 3 жыл бұрын
May I ask how u changed the color of the title bar?
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
I set the color in the Windows 10 appearance settings. Later I will upload a new final tutorial with all the possible functions and customizations.
@cristiandicesarea1307
@cristiandicesarea1307 3 жыл бұрын
Hello, great video! Can you realize the eset nod32 antivirus interface using winform? Thanks
@Speedstackingboy251
@Speedstackingboy251 4 жыл бұрын
oh god this is so satisfying I'm more inspired
@byronnnnn
@byronnnnn 4 жыл бұрын
same
@42sol
@42sol 3 жыл бұрын
This is exactly what I need to understand and learn C# ... 1000 thanks
@Spirittism
@Spirittism 3 жыл бұрын
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.
@lasindunuwanga5292
@lasindunuwanga5292 4 жыл бұрын
Wow you are so good. Great ideas and inspirational. I thought winforms are not good for 🔥 UI
@stark1902
@stark1902 4 жыл бұрын
Hi, in the video, the window title color is black, how did you do that? I always have the title of the window, where the inscription "Form1" is white(
@kidsworld7459
@kidsworld7459 Жыл бұрын
How to change the colour of title bar of this windows form, Please.....
@KoreanDragon
@KoreanDragon 3 жыл бұрын
How to change the navigation bar of color or custom??
@KutloanoMoshao
@KutloanoMoshao Жыл бұрын
Don't you have the same project but in Java? if not, kindly make it when you have time..This is really amazing
@Taskiman
@Taskiman 2 жыл бұрын
What year version your Visual Studio?
@SuperAlibajwa
@SuperAlibajwa 4 жыл бұрын
Hi, what if i want to add one more button inside a subpanel alongside other buttons? its not placing it rite. when i copy and paste a button at the same place, the new button goes underneath the next submenu. How do i put it in front visible and the next submenu would be a little below so the place would be enough for the upper button. Thankyou. waiting for the reply.
C#/ Modern Flat UI + Font Awesome Icons, Multicolor, Highlight button, WinForm
24:46
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
How to Create a Modern Sliding Sidebar | C# Winform
17:32
Coding Ideas
Рет қаралды 204 М.
Final Modern UI - Aero Snap Window, Resizing, Sliding Menu - C#, WinForms
21:36
WPF C# Professional Modern Flat UI Tutorial
36:44
Payload
Рет қаралды 849 М.
C# WPF Modern UI Flat Design Tutorial
20:25
Payload
Рет қаралды 222 М.
How to Create a Modern Flat UI Design Dashboard in C# 2020
21:08
Amazing Animated UI: Modern Login Form in C# Visual Studio 2023
27:04
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН