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

Поделиться
HTML-код
  • Опубликовано: 15 сен 2019
  • 🧿 Best free UI design platform Wondershare Mockitt: bit.ly/3wrIMzl
    🎯 NEW! Final Modern UI - Aero Snap Window, Resizing, Borderless, Sliding Menu - C#, WinForms : • Final Modern UI - Aero...
    🎆 Create a Multilevel DropDown Menu: • Dropdown Menu - Custom...
    🎬 [USER INTERFACE, FLAT AND MODERN FORM, WITH SIDE MENU, SLIDING MENUS, RESPONSIVE, ADAPTABLE, OPEN SINGLE PANEL FORM - C# AND WINDOWS FORMS]
    ▶ CURRENT VIDEO
    TOPICS:
    -Create flat and modern form.
    -Create Side Menu.
    Create drop-down or sliding menus.
    -Create Method to hide the submenu.
    -Create Method to show the submenu.
    -Customize submenu and buttons.
    -How to show and hide drop-down submenus.
    -Open child forms in a panel.
    -Responsive or adaptable user interface or user controls.
    🔰 DOWNLOAD PROJECT- SOURCE CODE
    rjcodeadvance.com/iu-moderno-...
    🎦 LEARN HOW TO CREATE CUSTOM CONTROLS
    • Custom Controls C#
    😸Social networking
    Facebook: / rjcodeadvanceen
    Instagram: / rjcodeadvanceen
    🎁 GET RJ CODE MODERN UI - M1 (55% OFF) [ C# || VB.NET ]
    Learn how to create Custom Forms + Custom Controls + Theme and Style Settings
    - Get Project: rjcodeadvance.com/tienda/
    - Download Demo: drive.google.com/uc?id=1uo3yw...

Комментарии • 492

  • @RJCodeAdvanceEN
    @RJCodeAdvanceEN  2 года назад +4

    🎯 NEW! Final Modern UI - Aero Snap Window, Resizing, Borderless, Sliding Menu - C#, WinForms : ruclips.net/video/N5oZnV3cA64/видео.html

    • @adamrayan6793
      @adamrayan6793 2 года назад

      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 2 года назад

      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

  • @catalinc2001
    @catalinc2001 4 года назад +448

    You did in 20 minutes what my teacher did in 10 weeks. Thank you! 😊

    • @GodsHumbleHacker
      @GodsHumbleHacker 4 года назад +27

      bruh My teachers do nothing like this and im finishing school in 2 years

    • @rasem3259
      @rasem3259 4 года назад +27

      @H3adBanD java is just like c# except it's older and it can't see sharp.

    • @revenge977
      @revenge977 3 года назад +9

      why do you need teacher while youtube and w3schools exists ?

    • @catalinc2001
      @catalinc2001 3 года назад +17

      @@revenge977 in my country without the piece of paper (aka bachelor degree) you are not called to interviews :

    • @salihsite
      @salihsite 3 года назад

      Haha :D

  • @Norogoth
    @Norogoth 3 года назад +29

    This has got to be the first RUclips video voiced by a robot that is actually a quality video.

  • @randomly_random_0
    @randomly_random_0 3 года назад +9

    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

  • @diminif8425
    @diminif8425 Год назад +6

    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!

  • @zerosandones7547
    @zerosandones7547 4 года назад +27

    deserves a lot of recognition! GREAT VIDEO MAN!

  • @IronMessenger
    @IronMessenger 3 года назад +12

    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!!

  • @artizyter3383
    @artizyter3383 4 года назад +14

    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!

  • @asdfskourge
    @asdfskourge 3 года назад +4

    Really nice UI, frankly I didn't think you could such slick UI with WinForms. Great video, keep it up man.

  • @sajjadabdullah
    @sajjadabdullah 2 года назад +1

    Huge Respect... Not found such a great side menu on the entire internet.

  • @dazo03
    @dazo03 3 года назад

    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 :)

  • @mitarninkovic3212
    @mitarninkovic3212 4 года назад +18

    Thanks man, this is very helpful!!

  • @emptycode1782
    @emptycode1782 4 месяца назад

    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.

  • @johnriziki9146
    @johnriziki9146 3 года назад +2

    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!

  • @force8819
    @force8819 2 года назад +1

    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.

  • @seiffahmi3186
    @seiffahmi3186 4 года назад +2

    Impressive. Never seen anything like this before. Great work.

  • @jonikolla3324
    @jonikolla3324 4 года назад +10

    Thank you a lot.. great introduction! upload other videos quickly please..

  • @michaeleilers3438
    @michaeleilers3438 4 года назад

    I learned a whole bunch of new ideas thanks to this. Thank you! Gracias, mi amigo!!

  • @Pearforce
    @Pearforce 3 года назад

    Great video! Ive been looking for how to do this but didnt know what to search for. Helped out a lot!

  • @elizabethgrant6018
    @elizabethgrant6018 3 года назад

    You have no idea how much you’ve helped me! Thank you so much❤️

  • @yoschimistsu
    @yoschimistsu 3 года назад

    you are making my 1 year project in half hour..waoww.. so didactic.really thanks .

  • @Andrew-es6yt
    @Andrew-es6yt 3 года назад +1

    Thanks. Modern UI on WinForms in 2020 is what I needed.

  • @JuanThomasAlvarez
    @JuanThomasAlvarez 3 года назад

    This video has been very informative, and takes some of the intimidation out of designing a desktop application.

  • @redMaple_QC
    @redMaple_QC 2 года назад +1

    This is the tutorial I was looking for. Thanks!

  • @tralfazy
    @tralfazy 4 года назад +1

    Very well done and a great interface model. Thanks!

  • @maso4u
    @maso4u 4 года назад +13

    great interface, keep them coming please

  • @phantienat8670
    @phantienat8670 2 года назад +1

    Clear, useful and straight to the point, respect++

  • @guipalazzo
    @guipalazzo 2 года назад

    How come I hadn't found this channel before. This is top level stuff

  • @viktorblanket6819
    @viktorblanket6819 3 года назад +1

    Great video! Thank you. Looking forward to the next one.

  • @NaingNaingHtun
    @NaingNaingHtun 4 года назад +1

    This tutorial is very helpful for Windows Form design creation.
    Thank you for your sharing.

  • @castrito2403
    @castrito2403 4 года назад +4

    Thank you a lot the program works great!!!

  • @ViratKumar-kz7je
    @ViratKumar-kz7je 2 года назад

    😇All of my doubts clarified in a single video... Satisfied🤗......Thank you

  • @Anxhio
    @Anxhio 2 года назад

    I am not planning on making this but it came up in my recommended and it looks sick and works great!

  • @emperorj4783
    @emperorj4783 2 года назад

    That's one hell of a UI. You have inspired me a lot! New Subscriber!

  • @katerose6161
    @katerose6161 4 года назад

    Incredible design!! Thanks for inspiration!

  • @lifeee
    @lifeee 4 года назад +1

    Looking forward to your next video 期待你的下一个视频 👍

  • @user-rj5hd7hh8p
    @user-rj5hd7hh8p Год назад

    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 2 года назад +2

    You are really superb.
    In just 20min, you have made the complete smart application!!!!
    thank you brother.

  • @RamzaBeoulves
    @RamzaBeoulves 2 года назад

    This is exactly what I was looking for
    Thank you so much

  • @rahulpatil-bs2ec
    @rahulpatil-bs2ec 2 года назад

    Nice tutorial. Explained in good manner and with excellent speed.

  • @AbdrhmanArar
    @AbdrhmanArar 4 года назад

    Man Your Awesome 😍😍😘
    Please do more 😍😍
    I'll follow you to watch you all the time 😍

  • @beijin8078
    @beijin8078 4 года назад +2

    Вот как знал, что найду на английском канале нужные мне советы, весь русский инет просмотрел - ничего нормального не нашел, а тут все понятно. Спасибо!

  • @cybernaticviru3339
    @cybernaticviru3339 4 года назад +2

    Oh damn.... You got.my subscribe in an instant ! 😍

  • @mscoco1431
    @mscoco1431 4 года назад +1

    you are best teacher ever ...thank u so mutch

  • @navehhadas6764
    @navehhadas6764 4 года назад

    I learned a lot! Thank you!

  • @devendrapandey6505
    @devendrapandey6505 4 года назад

    Really nice video, waiting for it's 2nd part for adding more functionality in media player...

  • @EgyptUnderGroundArmy
    @EgyptUnderGroundArmy 4 года назад

    Absolutely wonderful job! keep the amazing video coming!! you should get a patreon I will donate!

  • @haichamjey
    @haichamjey 4 года назад

    Thank you so much!!! I've learned a lots from your videos.

  • @andrewrayanit
    @andrewrayanit 2 года назад

    Great tutorial. This is what i was expecting to learn.

  • @NavaneethaKrishnanA
    @NavaneethaKrishnanA 4 года назад

    Thank you for this amazing tutorial

  • @ga7853
    @ga7853 4 года назад +1

    Thank you so much for the great details, you are doing great for first video... you have great eye for graphics and styles.

  • @justwatching6118
    @justwatching6118 2 года назад

    This tutorial is worth gold... Thanks :))

  • @PeterJohnson76
    @PeterJohnson76 11 месяцев назад

    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

  • @lasindunuwanga5292
    @lasindunuwanga5292 3 года назад

    Wow you are so good. Great ideas and inspirational. I thought winforms are not good for 🔥 UI

  • @neosmith_labs
    @neosmith_labs 4 года назад

    wow this is sick. great work

  • @martinlex8369
    @martinlex8369 4 года назад

    Awesome tutorial and execution

  • @radhakrishnakotla1389
    @radhakrishnakotla1389 2 месяца назад

    Excellent video. I learned a few tricks thanks a lot.

  • @focalpointoftiktok3110
    @focalpointoftiktok3110 3 года назад +3

    Such a new learning for me this quarantine

    • @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.

  • @sotharothsoeun5488
    @sotharothsoeun5488 3 года назад

    This is video help me to design beautiful interface of my project, thanks you for sharing.

  • @maksimkobylyuk7994
    @maksimkobylyuk7994 2 года назад

    This guy accomplished more in 20 mins than I did my whole 2 years of school.

  • @heavydestroyer71
    @heavydestroyer71 4 года назад +1

    That a great tutorial, thanks

  • @TheCrash1509
    @TheCrash1509 3 года назад

    Great tutorial, thank you!

  • @chrisjohndelacruz2882
    @chrisjohndelacruz2882 4 года назад +1

    I'm not even using C# but I'm pretty sure it will work with vb thanks for this

  • @swagkid9391
    @swagkid9391 3 месяца назад

    So you used windows form instead of user control great work didn’t know that could work out that way

  • @Omarhi51llarious4tsxdl1l
    @Omarhi51llarious4tsxdl1l 4 года назад +2

    Hi, You are Great. Thanks for English Channel. spanish is dificult for outer world.

  • @bang1338
    @bang1338 2 года назад +1

    Thank
    That exactly what I need to making Keygen :)

  • @byronnnnn
    @byronnnnn 3 года назад +1

    I am inspired, thank you!!!!

  • @prajiv100
    @prajiv100 2 года назад +1

    best tutorial about customizing windows form Ui

  • @fredericrandriam132
    @fredericrandriam132 4 года назад

    Good job, continue like that.

  • @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 -.-

  • @vanhaunguyen8465
    @vanhaunguyen8465 3 года назад

    You got my subscribe. Thanks so much!!!

  • @monanzr316
    @monanzr316 2 года назад +1

    Thank you sm. This is so good

  • @emman6602
    @emman6602 3 года назад

    WOW! THIS IS VERY USEFUL!

  • @minecraftermad
    @minecraftermad 4 года назад +1

    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.

  • @heartice2517
    @heartice2517 3 года назад

    thank you very much, i need this video now

  • @hanescaballero5115
    @hanescaballero5115 3 года назад

    Thank you. This video really helped me.
    Great!!!!!! :-)

  • @marienoellevandervlugt9183
    @marienoellevandervlugt9183 4 года назад

    Wouhaw!!! Continuer à faire des tutoriel

  • @moin_uddin
    @moin_uddin 3 года назад +1

    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

  • @dekhan7659
    @dekhan7659 3 года назад

    Thanks it’s Really helpful to ma project

  • @emreibrahim8504
    @emreibrahim8504 8 месяцев назад

    you are a legend

  • @oussamaseif7498
    @oussamaseif7498 3 месяца назад

    think you I have learned for you A lot keep going

  • @marioarmillei
    @marioarmillei 4 года назад +1

    beatifull ...you can do a tutorial on the datapicker color and increase characters? thanks

  • @mithunchopda
    @mithunchopda 3 года назад +2

    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?

  • @kimdev11
    @kimdev11 2 года назад +1

    Thanks a lot, man!

  • @umutcanalcan3495
    @umutcanalcan3495 2 месяца назад

    thank you very much for your efforts😄

  • @ezekielcapinpin2482
    @ezekielcapinpin2482 2 месяца назад

    i love you man love it

  • @Wan_Destroyer
    @Wan_Destroyer 2 года назад

    It Looks so perfect

  • @lulithagihan7817
    @lulithagihan7817 4 года назад +1

    Wow. Supper . Keep it up

  • @janslanina2209
    @janslanina2209 3 года назад

    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 ?

  • @FaiFaiFaiFly
    @FaiFaiFaiFly 2 года назад

    Awesome tutorial!!!

  • @sanjaykumarsah9526
    @sanjaykumarsah9526 Год назад

    Very usefull video, I learn alot Thank you for making such interesting video

  • @Veso266
    @Veso266 4 года назад +1

    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 :))

  • @videos-gamer9
    @videos-gamer9 3 года назад

    oh my god!
    amazing video!
    like it

  • @wellingtonazaz2577
    @wellingtonazaz2577 2 года назад

    Great !! I love c# !!

  • @tinyprobe5102
    @tinyprobe5102 3 года назад

    nice wallpaper. i love space too.

  • @Speedstackingboy251
    @Speedstackingboy251 4 года назад +30

    oh god this is so satisfying I'm more inspired

    • @byronnnnn
      @byronnnnn 3 года назад

      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.

  • @mzolamelikhaya2670
    @mzolamelikhaya2670 3 года назад +1

    You're a genius

  • @MohammadMahdiTavakoli
    @MohammadMahdiTavakoli Год назад

    It was awesome!

  • @snapperhead6256
    @snapperhead6256 Год назад

    Fantastic! Thank you!