C
C#6mo ago
frknztrk

C# Wpf DatePicker Custom Style Error

Hello, I am trying to create a custom DatePicker. I have managed to redesign most parts, but I am having trouble adjusting the border that is added to the DatePickerTextBox.
6 Replies
frknztrk
frknztrkOP6mo ago
I want to change the white part inside.
No description
Keswiik
Keswiik6mo ago
$paste
MODiX
MODiX6mo ago
If your code is too long, you can post to https://paste.mod.gg/, save, and copy the link into chat for others to see your shared code!
Keswiik
Keswiik6mo ago
^ I'd upload your code to this, most people don't want to download files
frknztrk
frknztrkOP6mo ago
BlazeBin - xymdfjhxzolv
A tool for sharing your source code with the world!
Keswiik
Keswiik6mo ago
https://stackoverflow.com/questions/42013899/change-the-focused-border-color-of-a-wpf-textbox-when-it-gotfocus might be relevant as it shows how to override the focus border, which is what I think you're trying to do
Stack Overflow
Change the focused border color of a Wpf textbox when it GotFocus()
What I want: to change the border color to yellow when any textbox has focus. What I tried: <Window.Resources> <Style TargetType="TextBox"> <Style.Triggers> ...
Want results from more Discord servers?
Add your server