textbox border radius property
where is border radius,border colour property.how do i fix it



13 Replies
Your screenshots are of a Windows Forms application
The video you're following seems to be using WPF
There is no border radius in Windows Forms
You'd have to custom paint the control
what is the difference between wpf and winforms?
One is XAML, one isn't.
I would go for WPF if I were you, Windows Forms has too many limitations.
yeah
wth

Now you can use it on borders and such.
but this wpf has program.cs file?

That's Windows Forms.
I never said that it was WPF, she did.
WPF does too.
i am so confused ,nut it has border radius option

Yeah? It's a custom control.
how do i create custom control form
With code.
oh I see,
thank @Azrael @Hazel | γΈγγγ for your help