How To Create Custom Controls in WPF

Поделиться
HTML-код
  • Опубликовано: 7 июн 2024
  • 🔥 In this comprehensive tutorial, I guide you through the process of creating custom controls in WPF from scratch! 🔥
    i'll break down the entire process into simple steps, making it easy for anyone to follow along.
    Source Code : github.com/TacticDevGit/WPF-C...
  • НаукаНаука

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

  • @angelenriquechavezponce1629
    @angelenriquechavezponce1629 8 месяцев назад +6

    Hi just here to say thanks. Ive been working for a few months in wpf and it has been rough for a beginner. With that being said, your videos have been really helpful and i really appreciate the effort you put into every video you make. Thanks!

  • @mrsajjad30
    @mrsajjad30 2 месяца назад +1

    Thank you Sir for taking your time to produce such a beautiful tutorial about Custom Control and a Bonus User Control.

  • @mukunan6171
    @mukunan6171 3 месяца назад +1

    Thank you so much! It really helped me get the hang of user control. Following step-by-step your tutorial gives me clear understanding!

  • @embossCoder
    @embossCoder Месяц назад

    Great contents you have. Please continue the good works

  • @DJone4one
    @DJone4one 5 месяцев назад +1

    If you work as an engineer in a power plant, you could use this small rotor image to write a programme with which you can also visually display whether machines are running, for example. The individual rotors, for example, are the motors and a few lines would have to be drawn between them, which would then also be animated somehow.

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

    you are amazing ! thanks to share your knowledge.

  • @nyendwa
    @nyendwa 8 месяцев назад +2

    You made WPF look easy i miss your content. I haven't seen you make a lot of videos lately.

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

    Great tutorial.. Thank you

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

    I’ve worked professionally with wpf for over a year now and it is still a struggle. this video is great! Keep practicing and refining. Don’t give up

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

    I need to know how to do the same thing on UWP. Can you consider that?

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

    Thanks.. much appreciated.

  • @user-love666
    @user-love666 8 месяцев назад

    good job

  • @mognomoinak1309
    @mognomoinak1309 12 дней назад

    really good

  • @Hugohabor7799
    @Hugohabor7799 6 месяцев назад

    I am on new with WPF starter.
    THIS video is so awesome that I ever seen.
    But I would like to know the timeline on 6:44
    How did you trigger the windows that drawing convert to XAML?

    • @TacticDevs
      @TacticDevs  6 месяцев назад

      That is a different application called “Inkscape” I used the shortcut on my keyboard to switch to that application

  • @xbxb
    @xbxb 8 месяцев назад +1

    I'm now regretting starting my current project in just WinForm. Can I easily migrate them into WPF?

    • @TacticDevs
      @TacticDevs  8 месяцев назад +1

      Of course you can migrate WPF because most of the business logic (code behind ) is reusable, The best decision I ever made years ago was to switch to WPF entirely

  • @user-qz8cq7pg7q
    @user-qz8cq7pg7q 4 месяца назад

    can we control the speed of the fan rotating?

    • @TacticDevs
      @TacticDevs  4 месяца назад +1

      yes you can by simply increase the angle value in the rotation transform , this mean it will rotate more in the same duration, hence making it spin faster

  • @JesusMontesGutz
    @JesusMontesGutz 3 месяца назад +1

    I'm wasn't searching nonthin and this just pop up, i click just for curiosity i found gold. the CC part is just w i need for an idea i have.

  • @hernandorourk5186
    @hernandorourk5186 7 месяцев назад

    😳 Promo'SM

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

    I was curious about WPF, I saw how over complicated it is compared to WinForms, I felt vomit in my mouth, never gonna use WPF I guess.