Step-by-Step Guide to Building a Smooth and Stylish Sidebar in Windows Form using C#

Поділитися
Вставка
  • Опубліковано 4 січ 2025

КОМЕНТАРІ • 85

  • @sn0kite
    @sn0kite Рік тому +30

    Mozart 38 for those wondering... Thanks this is really helpful, Win Forms always look so clunky without some style added.

    • @HABIBAIKROMOVA-p3p
      @HABIBAIKROMOVA-p3p 8 місяців тому +1

      You know you can use XML to use more function of design on VS

    • @KuramiyaYT
      @KuramiyaYT 2 місяці тому

      Please Download Link

  • @darkmift
    @darkmift 6 місяців тому +3

    Just started learning this and I love how modern you make it look.
    Any chance you can share the repo?

  • @yolybuilds3680
    @yolybuilds3680 Рік тому +5

    How do you add the third party control?

  • @iceb0lt586
    @iceb0lt586 Рік тому +2

    thank you, this looks amazing

  • @amuzuabdulbasit8343
    @amuzuabdulbasit8343 2 місяці тому +1

    i can't find the section with the night control box. this is a great video tho

  • @motivita
    @motivita Рік тому +2

    Greate work but didnt see the importnace of the last feature ... i mean the class created and what it was used for

    • @owenricablanca6263
      @owenricablanca6263 7 місяців тому

      I think It's for minimizing and maximizing the form

  • @DHTIAHNLeXuanQuy_
    @DHTIAHNLeXuanQuy_ Рік тому +1

    What part are you writing about at minute 20:30?

    • @STSA1909
      @STSA1909 8 місяців тому

      I also didn´t understand it. Do you have a any idea?

    • @jvnko
      @jvnko 7 місяців тому

      @@STSA1909 This code makes the Mdi Child Forms not have the greyish border but instead is just blank

  • @nooblegends1308
    @nooblegends1308 Місяць тому +1

    is night control box a plugin? cuz i cant seem to find it in my visual studio

    • @abcdefg-g2g
      @abcdefg-g2g 29 днів тому

      It is from a icon library called realtaiizor like font-awesome or google material icons

  • @daruneephalichai2566
    @daruneephalichai2566 Рік тому +5

    how to custom size nightControlBox ?

    • @iamthewassim8365
      @iamthewassim8365 9 місяців тому

      @Nemo-zk7tgtools -> nuget package or a similar button -> package manager console -> then on the console u type : Install-Package ReaLTaiizor -> and once finished u type : Get-Package ReaLTaiizor

  • @kianfratzpagobo3191
    @kianfratzpagobo3191 8 місяців тому +1

    Where did you get your icons from?

  • @welshwills84
    @welshwills84 Рік тому +3

    Do you happen to have the full source code? I have followed your steps but something has gone wrong, I would like to cross reference your project to mine if possible :) Great video as always!

    • @coding_ideas
      @coding_ideas  Рік тому +3

      Thank you, I will check later if I still have the source code . :)

    • @welshwills84
      @welshwills84 Рік тому +1

      @@coding_ideas Thank you so much :)

    • @alnafi6451
      @alnafi6451 Рік тому +1

      @@coding_ideas did u find the source?

    • @princejaysayre7170
      @princejaysayre7170 Рік тому

      sir we need an update​@@coding_ideas

    • @HoshidaSeikatsu
      @HoshidaSeikatsu 11 місяців тому

      @@coding_ideas send it mate

  • @gilangarmy5502
    @gilangarmy5502 4 місяці тому +1

    what you did and the purpose of creating the mdiProperties class ?

    • @coding_ideas
      @coding_ideas  4 місяці тому

      To customize the mdi container or override the default style of mdi

    • @gilangarmy5502
      @gilangarmy5502 4 місяці тому

      @@coding_ideas oke ty

    • @gilangarmy5502
      @gilangarmy5502 4 місяці тому

      @@coding_ideas if I want to fill form1 (blank page) how? because if I fill it with various toolboxes it will appear on other pages too.

  • @killuaggez1378
    @killuaggez1378 Рік тому +3

    Hello, Thanks for the video :D do you have source code please ? Thanks in advance.

  • @parthojha189
    @parthojha189 Рік тому +1

    how to set ALL OTHER forms content in center ??

  • @ferdinan6366
    @ferdinan6366 8 місяців тому +1

    very nice content but i have some problem

  • @VietnamYoi
    @VietnamYoi 10 місяців тому +1

    my mdi dont work
    any solutions?

  • @АлександрМарин-ж8ы
    @АлександрМарин-ж8ы 11 місяців тому +7

    How to get Night Control Box?

    • @mervenurtasyurek8156
      @mervenurtasyurek8156 8 місяців тому +1

      @veasyoner I used pictureBoxes as buttons by adding icons as images. I assigned pictureBoxes to function like buttons.

    • @sanex-kun
      @sanex-kun 6 місяців тому

      If you still want the NightControlBox, then you can find it in the components of the ReaLTaiizor nuget plugin. It has many more options for form customisation.

    • @abcdefg-g2g
      @abcdefg-g2g 29 днів тому

      It is a library like font-awesome. You have to download it first to use those icons or manually download icons and add from picture box

  • @koalainsaigon
    @koalainsaigon 10 місяців тому

    my form is having a issue with the panel that contains the UCs. Whenever the sidebar is minimize, they will show up the entire UC correctly, otherwise the UC will be missing its right side. I have set the Max and min size, size when create etc but none works. Any one knows how to fix this ?

  • @tiagonarita7740
    @tiagonarita7740 Рік тому +1

    i don't understand the class formSashboard you created or import this class?

    • @420striker2
      @420striker2 10 місяців тому

      bro he just created a new method

  • @zakir7423
    @zakir7423 Рік тому

    How do you add third party control????????

  • @alideveloper6945
    @alideveloper6945 8 місяців тому

    What is your problem with WPF?

  • @dwanmrh
    @dwanmrh 7 місяців тому

    how to auto created form dan from .cs bro?

  • @qbotx
    @qbotx Рік тому

    can you give menuContainer only codes?

  • @BABYJAMAICALUCERO
    @BABYJAMAICALUCERO Рік тому

    hello. can you drop the link for the realtaizor ui component? can't see the same one on nuget :) thanks

  • @KuramiyaYT
    @KuramiyaYT 2 місяці тому

    Please Download Link

  • @KiraYosikage_1966
    @KiraYosikage_1966 9 місяців тому +1

    what does the last class do?

    • @DrinkCola
      @DrinkCola 6 місяців тому +1

      Nothing 😁😁

  • @abdelrahmannemr2663
    @abdelrahmannemr2663 Рік тому

    where dashboard variable ? and sub1 ?!
    16:17

    • @Anna-pr5ji
      @Anna-pr5ji Рік тому

      согласна, откуда взялась эта форма

    • @jiniarchive3247
      @jiniarchive3247 9 місяців тому

      @@Anna-pr5ji it's from the realtaizor component in nuget package manager

  • @ceeshab
    @ceeshab 9 місяців тому

    why i always have error in menucontainer? how to fix it? reply please

    • @refamaulana5574
      @refamaulana5574 7 місяців тому

      (menuContainer) is the name of the Flow Layout Panel, make sure you rename the Menu Flow Layout Panel into it

    • @ceeshab
      @ceeshab 7 місяців тому

      @@refamaulana5574 yes im done with it. Also, im done with the system. I finished it already. Anw, still thank youu.

  • @CabezonScripts
    @CabezonScripts 2 місяці тому

    somone have the repo? my GUI looks so bad

  • @Huistart
    @Huistart 9 місяців тому

    Fromcloses where???

  • @diosito5079
    @diosito5079 Рік тому

    Porque no me sale del realtaizor en la caja de herramientas?

    • @coding_ideas
      @coding_ideas  Рік тому +1

      You need to download it first from the NuGet package

    • @diosito5079
      @diosito5079 Рік тому

      @@coding_ideas what is the name of the package?

    • @coding_ideas
      @coding_ideas  Рік тому +1

      @@diosito5079 realtaiizor

    • @diosito5079
      @diosito5079 Рік тому

      @@coding_ideas Thank you, God bless you.

    • @diosito5079
      @diosito5079 Рік тому

      @@coding_ideas
      When I install it it says that it is not compatible with the .Net 4.7.2 version, which version are you using?

  • @JoseMartinez-sn6gh
    @JoseMartinez-sn6gh Рік тому +6

    bro im dead 💀💀💀💀

  • @vijaysinghjangir9781
    @vijaysinghjangir9781 8 місяців тому

    I need all these files plzzz sir ❤❤❤

  • @ShortForExplore
    @ShortForExplore 5 місяців тому

    Please give me your all png folder 🙏

  • @GenshinAz-l6m
    @GenshinAz-l6m Рік тому

    Why don't i have nightcontrolbox

    • @coding_ideas
      @coding_ideas  Рік тому +1

      You have to install realtaiizor from the nuget package :)

    • @GenshinAz-l6m
      @GenshinAz-l6m Рік тому

      @@coding_ideas thank you for your reply let me try it

  • @Pedro-Pedro-Pedro-X
    @Pedro-Pedro-Pedro-X 3 місяці тому

    hi can you take me source code from this ?

  • @NMGAMINGYTNM
    @NMGAMINGYTNM Рік тому

    nice

  • @timbond9054
    @timbond9054 Рік тому +1

    how to make child form in mdi container auto sized?

    • @coding_ideas
      @coding_ideas  Рік тому

      Set the child form dockstyle to fill . Check 18:40 :)

    • @timbond9054
      @timbond9054 Рік тому

      @@coding_ideas thx

  • @rodolfosilva5299
    @rodolfosilva5299 10 місяців тому

    where is the code?

    • @daleseeley7976
      @daleseeley7976 6 місяців тому +1

      Probably in the video? idk call me crazy

  • @مروانسمير-د6ذ
    @مروانسمير-د6ذ 26 днів тому

    Can u get me the code plz 😞🤍

  • @MaferGanma
    @MaferGanma Рік тому

    12:34

  • @MrAmuranda
    @MrAmuranda 7 місяців тому

    Lamemtablemente mu ho ruido y pocas nueces, esperaba que al seleccionar una opcion mostrara al menos una oagina distinta....pemquota, mas de lo mismo.

  • @okem3912
    @okem3912 2 місяці тому

    mdiProperties ☠

  • @WildGraphix_Gh
    @WildGraphix_Gh 6 місяців тому

    How do you add the third party control?