Skip to content

How to change the Background color of the UserControl #1057

Answered by Yopler
ConanNobita asked this question in Q&A
Discussion options

You must be logged in to vote

Hi 🖐,

HandyControl doesn't change Background color for UserControl.

If you want to customize the color of your application you can overwrite the colors provide by HandyControl. You can see here the colors : HandyControl/src/Shared/HandyControl_Shared/Themes/Basic/Colors/

You can overwrite them in your App.xaml.

If you want to change the Background colors, there is 3 main background colors in HandyContol :

  • RegionBrush
  • SecondaryRegionBrush
  • ThirdlyRegionBrush

Hope it will help ! 😄

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ghost1372
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants