C# Tutorial - How to use WinForms Modern UI Metro Framework | FoxLearn

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 พ.ย. 2024

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

  • @장진규-x6w
    @장진규-x6w 8 หลายเดือนก่อน

    i was looking for this fantastic UI that can use in .net not .net framework. thank you a lot. XD

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

    Thank you, love :) I'm stuck with TONS of legacy code; this tip will give many of the old forms a nice facelift.

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

      Hey quick question: Were you able to extend the functionality of your previous codebase? Eg. the functions of the legacy code --- onClick, onHover, etc.
      Just curious how much you would have to refactor going to the Metro UI components.

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

      @@patricksweet4104 In all honesty, I did not do major developments with it; only a few external tools. I didn't try to "extend functionality" per se. Tried to view it as an alternative to Winforms rather than an "upgrade / extension". I don't think you can "convert" your old code as such - amount of rework will depend on how "modular" your codebase is. I tended to do as little work as possible in the .resx files; rather - explicitly assign the action events in local methods.

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

      ​@@gerharddiedericks2120 ​ Thank you for clarifying. Looks to be a big project, and curious what the shortest feasible path forward is. Huge help, thanks :)

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

    Hey Lucy, quick question:
    Is the MetroSet UI able to extend the functionality of the default Winforms UI components? Eg. the functions of the legacy code --- onClick, onHover, etc.
    I'd love to use MetroSet UI in order to upgrade appearance of my Winforms project, but I'm just unsure if there is an immense amount of refactoring necessary, and what the extent is.
    For example, I'd love to simply swap out button for button with the same name under the parent form.
    Thank you :)

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

    For anyone watching this in 2022, wondering if this should be used: Do. Not. Do. It. Once you get a bunch of controls on the form and in different panels, it turns into a buggy mess once you start adjusting even the simplest things like fonts and panel/form sizes.

  • @AminAbdollah-i4h
    @AminAbdollah-i4h ปีที่แล้ว

    Thank you very much dear, it was very useful

  • @Özgüryazılım352
    @Özgüryazılım352 2 ปีที่แล้ว

    Hocam eline sağlık güzel olmuş paylaştığın bilgileri için çok teşekkürler

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

    Hi Lucy I need a c# tutorial video about auto complete and suggestions during searching operation in SQL database something like Google Chrome browser when user Search in search textbox.

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

      You can view this video th-cam.com/video/bEd0pJSyUvk/w-d-xo.html

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

    it wont let me drag any of the metro buttons etc into the form it gives me some error

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

    Thank you very much, very useful

  • @AWESOME-ji9uc
    @AWESOME-ji9uc 3 ปีที่แล้ว

    hello, why when I drag the button from tooltox to form it disappears?
    Edit: it's ok now, i reinstalled it

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

    hi ... so i 'm using this framaworking and my forms have a problem : when i'm select text box .... happen a message of error ... what i can to solve this ???? thanks a lot

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

    Nice Tutorial thank you keep going :)

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

      Thank you so much !

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

    love this.... thank you .. very very much..

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

    Thank you for your tutorial , I have a problem with tabControl , when i change the language of the form from default to Arabic, tabControl gives me an error , does Metro Framework support arabic?

  • @AH-wi6jb
    @AH-wi6jb 3 ปีที่แล้ว

    I can’t change font in button

  • @ВиталикДоброхимов
    @ВиталикДоброхимов 3 ปีที่แล้ว

    Здесь был Витася)))

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

    Great! thanks for showing

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

      You're welcome. Thank you !

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

    How to provide user name and password when connecting to a network share
    Example
    \\192.168.1.30
    User =admin
    Pas=admin

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

    Thank You. Have you tried Guna Frameworks?

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

      I haven't got license. never use it

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

    Can I upgrade existing winform project with metro styles?

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

      Yes you can do that

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

    Thanks FoxLearn 😍

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

      You're welcome 😊 Thank you !

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

    does this work with wpf too?

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

    Another day I regret using WinForms. I can't even make color changes on labels stay.

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

    Thank you!

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

    it's free???

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

    Thanks

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

      Thank you !

  • @Özgüryazılım352
    @Özgüryazılım352 2 ปีที่แล้ว

    Arkadaşlar sizin bilginiz varsa bilgi paylaşım yapalım

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

    wp

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

      Thank you !

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

    pls guys, don't use this, it may looks good at first, but will cause a lot of weird problems you want to avoid

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

      Such as?

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

      Why not?

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

      I've been using it for over 2 years now and my program works just fine