How To Create Custom Controls in WPF
ฝัง
- เผยแพร่เมื่อ 7 ก.พ. 2025
- 🔥 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/Tac...
Even after 20 years and all those new Windows Frameworks WinUI, Maui, UWP etc.... WPF Remains the king.
I totally agree💯
Thank you Sir for taking your time to produce such a beautiful tutorial about Custom Control and a Bonus User Control.
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!
Thanks for the effort, finally someone that ventures from the round button example. Good job!
You made WPF look easy i miss your content. I haven't seen you make a lot of videos lately.
More to come!
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.
Thank you so much! It really helped me get the hang of user control. Following step-by-step your tutorial gives me clear understanding!
What a beautiful tutorial. Clear, concize and presents all info needed to get started.
very nice the way you explained the creation and usage of both customed and user controls :)
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
I've written some pretty advanced UIs with WPF, including things like drag-n-drop and many custom controls.... and watching these videos makes me want to cry at how horribly I've written things to make them work. If I had to do this fan control on my own, it'd end up pretty much all as code-behind when it didn't have to be. These videos have been truly useful.
Great contents you have. Please continue the good works
very good tutorial
many thanks for your big effort
Great tutorial.. Thank you
you are amazing ! thanks to share your knowledge.
I'm now regretting starting my current project in just WinForm. Can I easily migrate them into WPF?
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
I need to know how to do the same thing on UWP. Can you consider that?
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?
That is a different application called “Inkscape” I used the shortcut on my keyboard to switch to that application
Super useful
can we control the speed of the fan rotating?
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
really good
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.
Same here
danke you
good job
Thanks.. much appreciated.
😳 Promo'SM
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.
nobody should use this monstrosity