Tag Archives: wpf

I Got Code #4: WPF TextBox with rounded corners. What and how?

What is the first idea that comes to mind when someone mentions rounded corners and WPF? Probably Border. That is the right thing to think about, but how to apply it to a TextBox control? There are two ways to achieve what you want. Way A: The most obvious thing would be creating a border [...]

WPF to replace WinForms?

I’ve asked myself this question many times. And if at the beginning, when WPF was just picking up momentum, I would say that this was a straight negative, today I can say the opposite – it really does seem that WPF will slowly replace WinForms, and there is a reason for that. When WPF came [...]