-
|
I would like to remove the underline that the textbox has, I tried adding/removing borders, but the underline doesn't appear to be a border, as adding a border only wraps around it. |
Beta Was this translation helpful? Give feedback.
Answered by
bdlukaa
Nov 29, 2022
Replies: 1 comment 3 replies
-
|
You can provide the |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
BestClaws
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You can provide the
foregroundDecorationproperty to make updates to the foreground of the text box. By default, it handles the foreground when focused, disabled or enabled