C# Bunifu Atlassian Design (Advanced Nested Side Panel /Menu/Drawer)

Поделиться
HTML-код
  • Опубликовано: 13 фев 2019
  • ⬇️ Download Bunifu UI Framework
    kimtoo.net/bunifu
    . Join Kimtoo Academy to access unlimited the source code from this Channel:
    kimtooflex.gumroad.com/l/kimt...
    . 🔽 Get Bunifu Ui Framework (20% Discount code 'kimtoo')
    bunifuframework.com/checkout?...
    💲 Hire me on Fiverr:
    www.fiverr.com/kimtooflex
    . .
    🛒 My Shop
    gumroad.com/kimtooflex
    🖥 My Website:
    Download Template
    gum.co/gEMTQ
    FOLLOW ME ON:
    Patreon: / kimtooflex
    Twitter: / @kimtooofficial
    Linkein: / kimtooflex .
    ----MY WEBSITE---
    kimtoo.net
    kimtoo.net
    kimtoo.net
    kimtoo.net
    kimtoo.net
    ------------------------------
  • НаукаНаука

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

  • @KIMTOOFLEX
    @KIMTOOFLEX  5 лет назад +1

    bunifuframework.com/ref/kimtooflex/

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

      why is my transition.. the panel part when you drag the mouse near the panel and automatically opens.. mine was like.. going back and forth.. wont stop moving unless i remove the mouse.. i followed everything and yet cant solve it..please help!

  • @biogesicc0808
    @biogesicc0808 5 лет назад +1

    Noice. Exactly what i was looking for

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

    Kim too flex got some dope design's, dope code, and fresh ass beats 🙏🏾🙌🏾

  • @sergiooliveira4338
    @sergiooliveira4338 5 лет назад +1

    Can you do a video how to make windows dark like yours? Or leave a link where you got it?!
    Thank you so much!

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

    How do i fix the "''Program' does not contain a definition of 'IsInDesignMode()'" on the submenu code

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

    Pretty cool.

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

    i needed this for my project.. its hard to look for this kind of tutorial.. but my problem is .. its not working.. sad!

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

    Very good!

  • @532chouchou
    @532chouchou 4 года назад

    Hello dude ! Nice tutorial.
    Could you provide me with informations regarding the calling of another form (example FormDashboard) into the main panel (inside Form1.cs) from the subMenu.cs? Because you ain't calling any form from the subMenu.cs into the Form1.cs

  • @nguyenucvuong59
    @nguyenucvuong59 5 лет назад +1

    Thanks. It's great. I like your BuniLib icon. Could you please share?

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

    How did you change the header color?. so I didn't realize.

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

    Можно было просто заюзать flowlayoutpanel и выставить режим в одну колонку, а туда подгружать панельки либо кнопки

  • @ItsCosta
    @ItsCosta 5 лет назад +6

    Can you do a vídeo showing how to do a light and dark forms like you have in the site ?

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

      you can change it on the custom setings of windows

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

      @@ayoubreffai2574 can you tell me where can i find like this icons transparent , because they still give me a white color , and i nead them to be transparents !?

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

    porque en lugar de un control de pestañas utiliza una disposición de paneles con botones. cada vez que necesite un submenú, haga que ese panel sea visible

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

    Hi,sir hope you are doing good.Sir my menu panel drawer got freez when I click on menu button.Can you please help me I will be very thankful to u.

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

    When I declare using kimtToo it does not appear to me. For what is this. Can you help me

  • @steliospapadopoulos4589
    @steliospapadopoulos4589 4 года назад +5

    is this responsive? how can i achieve responsive?

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

    Hi, Can you provide the source code for this video tutorial? Thanks

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

    Anything about windows core ?

  • @ruslanbelko1736
    @ruslanbelko1736 5 лет назад

    Hello, please do the database phone book c #

  • @saminaifar5224
    @saminaifar5224 5 лет назад +3

    Can you give us the source code please ?

  • @stavrosk.3773
    @stavrosk.3773 3 года назад

    Adding this to another screen resolution would look like a mess :P

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

    what's name the app, that you use to search or downlad the icons?.. please....

  • @user-bc8pr5up2r
    @user-bc8pr5up2r 5 лет назад

    спасибо. thx

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

    can you share the source code ??thanks

  • @roberthandreydaza1202
    @roberthandreydaza1202 5 лет назад

    Donde se consigue el dll

    • @KIMTOOFLEX
      @KIMTOOFLEX  5 лет назад

      bunifuframework.com/ref/kimtooflex/

  • @XuanNguyen-vq2zi
    @XuanNguyen-vq2zi 3 года назад

    Rất tuyệt

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

    What about timmer ? When it should start ? code is below but not working 18.05 time
    bool menuExpanded = false;
    private void timer1_Tick(object sender, EventArgs e)
    {
    if (!bunifuTransition1.IsCompleted) return;
    if (!menuExpanded)
    {
    menuExpanded = true;
    // slideMenuPanel.Visible = false;
    slideMenuPanel.Width = 250;
    //bunifuTransition1.Show(slideMenuPanel);
    }
    else
    {
    if (menuExpanded)
    {
    menuExpanded = false;
    slideMenuPanel.Visible = false;
    slideMenuPanel.Width = 45;
    bunifuTransition1.Show(slideMenuPanel);
    }
    }
    }

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

      Enable Timer to True for timer Property in properites

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

    Amigos. Deseo el codigo en vb. Me pueden ayudar

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

      Estaré muy agradecido. Dios los bendiga

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

    Hi is anyone here? Am looking forward to an online tutorial, showing us how to persist or save and restore this particular tutorial above. specializing in transition buttons and tab control buttons. Thanks

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

    Lol did you really reverse engineer the trial version. Must be some sloppy security code. Lol

  • @r.pawlow
    @r.pawlow 3 года назад

    The fact, that you've your taskbar on the left side makes me feel uncomfortable.
    Nice video though! 😅

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

    Code vb

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

    not free