Multi forms in one panel vb.Net

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ต.ค. 2018

ความคิดเห็น • 60

  • @mcforthmontano2132
    @mcforthmontano2132 ปีที่แล้ว +1

    easy to understand.... keep up the good work..... GOD Bless

  • @do99uk9uk
    @do99uk9uk ปีที่แล้ว +1

    Bang, makasih ya.. bermanfaat bgt ilmunya.. sukses terus phy234 channel!

  • @SajjadMZahraei
    @SajjadMZahraei 3 หลายเดือนก่อน

    Excellent 👌

  • @arikowidtrash7074
    @arikowidtrash7074 3 ปีที่แล้ว +1

    why is everything white is transparent now? like i can see other form through my textbox that white and my logo that has white

  • @badda_boom8017
    @badda_boom8017 2 ปีที่แล้ว +1

    Thanks a lot! Simple. Fast solution. I like it :)

  • @FairGame2000
    @FairGame2000 3 ปีที่แล้ว +3

    The best tutorial, super fast and direct to the point.. very good, excellent

    • @eachannelearn5811
      @eachannelearn5811 3 ปีที่แล้ว

      th-cam.com/video/-IppJcCABnA/w-d-xo.html

  • @foxitb1232
    @foxitb1232 3 ปีที่แล้ว +2

    thanks,
    first tutorial that wasn't between 2010 to 2012 lol
    really helped!

  • @rizalord
    @rizalord 3 ปีที่แล้ว

    Thanks dude, it works on VS 2019

  • @joshwasimamora
    @joshwasimamora 3 ปีที่แล้ว

    thanks this is so helpful. Terima kasih banyak ya!

  • @gerrycallaghan5519
    @gerrycallaghan5519 2 ปีที่แล้ว

    Great idea. Thanks

  • @njmust
    @njmust 5 ปีที่แล้ว

    Great

  • @johnmaverickclemente730
    @johnmaverickclemente730 6 หลายเดือนก่อน

    thank you very much

  • @FarisGuitar
    @FarisGuitar 3 ปีที่แล้ว

    thanx man that was very useful and simple !

    • @eachannelearn5811
      @eachannelearn5811 3 ปีที่แล้ว

      th-cam.com/video/-IppJcCABnA/w-d-xo.html please sub to my channel thanks

  • @bachiroudakla5216
    @bachiroudakla5216 4 ปีที่แล้ว

    Hello,
    thanks. It's awesome.

  • @SajithInfotech
    @SajithInfotech 4 ปีที่แล้ว

    Thanks Very Much

  • @okdadi
    @okdadi ปีที่แล้ว

    thnx man, very usefull

  • @Froster6969
    @Froster6969 3 ปีที่แล้ว

    thank you bro !! :)

  • @mohamedhashem6927
    @mohamedhashem6927 2 ปีที่แล้ว

    THANK YOU VERY MUCH

  • @LanceGanalon
    @LanceGanalon หลายเดือนก่อน +1

    for the new VB:
    Sub switchpanel(ByVal panel As Form)
    Panel1.Controls.Clear()
    panel.TopLevel = False
    panel.FormBorderStyle = Windows.Forms.FormBorderStyle.None
    panel.Dock = DockStyle.Fill
    Panel1.Controls.Add(panel)
    panel.Show()
    End Sub

  • @leviminee
    @leviminee 3 ปีที่แล้ว

    Cmna mau buat tuk location tempt?

  • @cadburry1691
    @cadburry1691 3 ปีที่แล้ว

    Thank you, bro!

    • @eachannelearn5811
      @eachannelearn5811 3 ปีที่แล้ว

      th-cam.com/video/-IppJcCABnA/w-d-xo.html

  • @joannemason5581
    @joannemason5581 3 ปีที่แล้ว

    Very useful, thank you.

  • @franBuddy96
    @franBuddy96 2 ปีที่แล้ว

    Thanks

  • @raf1981
    @raf1981 2 ปีที่แล้ว

    mantapp

  • @TheDickname
    @TheDickname 3 ปีที่แล้ว

    Thanks, that's really neat.

  • @reubenaguti2165
    @reubenaguti2165 2 ปีที่แล้ว

    That was nice but how can I answer the questions on the one that appear on the pannel and get the answer accumulated on the menu form?

  • @josephfred1589
    @josephfred1589 3 ปีที่แล้ว

    thank you my friend.

    • @eachannelearn5811
      @eachannelearn5811 3 ปีที่แล้ว

      th-cam.com/video/-IppJcCABnA/w-d-xo.html

  • @candylaria5414
    @candylaria5414 3 ปีที่แล้ว +2

    My problem : my form does not load smoothly. It’s like it paints every object in the form one after the other and you can see the rough transition. Is there a way to solve this?

    • @denolaks
      @denolaks 3 ปีที่แล้ว

      bro did you solve that? if you solved it can you say how to?

  • @stephenosas1622
    @stephenosas1622 3 ปีที่แล้ว

    What should i do if i have form2 and inside form2 there is a "back button" to form1.
    Form2{
    Backbutton{
    SwitchPanel(form1)
    Sub switchPanel(ByVal panel As new)
    Panel1.Controls.Clear()
    Panel.Toplevel = False
    Panel.Controls.add(Panel1) *error here*
    Panel.Show()
    }
    }
    This block of code doesnt work men and there is an error on (Panel1)

  • @rahulmalanaik8700
    @rahulmalanaik8700 3 ปีที่แล้ว

    Can we make form as responsive??

    • @eachannelearn5811
      @eachannelearn5811 3 ปีที่แล้ว

      th-cam.com/video/-IppJcCABnA/w-d-xo.html please sub to my channel thanks

  • @themiyalumia1383
    @themiyalumia1383 4 ปีที่แล้ว

    thank you very very much.it is help me

    • @eachannelearn5811
      @eachannelearn5811 3 ปีที่แล้ว

      th-cam.com/video/-IppJcCABnA/w-d-xo.html please sub to my channel thanks

  • @lindafan2620
    @lindafan2620 3 ปีที่แล้ว

    hi, i get an error in typing menu1 after switchpanel?

    • @eachannelearn5811
      @eachannelearn5811 3 ปีที่แล้ว

      th-cam.com/video/-IppJcCABnA/w-d-xo.html please sub to my channel thanks

  • @patricktafeu3762
    @patricktafeu3762 9 หลายเดือนก่อน

    HI, GREat video.
    but isn't working at all.
    i am using VS 2022

  • @bffft5716
    @bffft5716 2 ปีที่แล้ว

    bro i have problem my panel didnt have that top level and when i am input a name class that nothing and error

    • @bffft5716
      @bffft5716 2 ปีที่แล้ว

      'FD' is a class type and cannot be used as an expression. this the error problem

  • @johncarlo9338
    @johncarlo9338 4 ปีที่แล้ว

    Hi, can you please help me. When i called the form, it was zoomed in inside the panel. Please help me.

    • @josephfred1589
      @josephfred1589 3 ปีที่แล้ว +1

      make sure the size of the panel is the same size of the form.

  • @nathanielleromero6768
    @nathanielleromero6768 3 ปีที่แล้ว

    Thanks man

    • @eachannelearn5811
      @eachannelearn5811 3 ปีที่แล้ว

      th-cam.com/video/-IppJcCABnA/w-d-xo.html

  • @jeswinjose9882
    @jeswinjose9882 4 ปีที่แล้ว +6

    When I tried this am getting an error
    It didn't show me the form
    So I added menu1.show() after the click event along with switchpanel(menu1)
    But the video was useful

    • @mahimatiwari1334
      @mahimatiwari1334 3 ปีที่แล้ว

      Yes thanks for your help it really worked.

  • @arikowidtrash7074
    @arikowidtrash7074 3 ปีที่แล้ว

    help me sit i got a problem

  • @underscore8212
    @underscore8212 3 ปีที่แล้ว

    Thanks you!

    • @eachannelearn5811
      @eachannelearn5811 3 ปีที่แล้ว

      th-cam.com/video/-IppJcCABnA/w-d-xo.html

  • @j.clazaro8137
    @j.clazaro8137 3 ปีที่แล้ว

    How about a back button

    • @eachannelearn5811
      @eachannelearn5811 3 ปีที่แล้ว

      th-cam.com/video/-IppJcCABnA/w-d-xo.html please sub to my channel thanks

  • @themiyalumia1383
    @themiyalumia1383 4 ปีที่แล้ว

    where is name is panel 1

    • @VexusNim
      @VexusNim 4 ปีที่แล้ว

      The Panel that he/she puts in the main form

  • @anomolisagag2270
    @anomolisagag2270 4 ปีที่แล้ว

    bang, ga ngobrol bg jelasin dikit, it would be really helpful
    bosen basa indiea ga ngarti~~
    lanjutin bangg !!

  • @lloydrenzereyes2062
    @lloydrenzereyes2062 3 ปีที่แล้ว

    There's no top level

    • @eachannelearn5811
      @eachannelearn5811 3 ปีที่แล้ว

      th-cam.com/video/-IppJcCABnA/w-d-xo.html please sub to my channel thanks

    • @namhuy462
      @namhuy462 ปีที่แล้ว

      me too