Skip to content

How to Customize the Color of the GridSplitter Handle? #553

Closed Answered by hamu777
hamu777 asked this question in Q&A
Discussion options

You must be logged in to vote

Resolved on my own. The Thumb color can be changed using the Foreground property. Thanks.
<controls:GridSplitter Foreground="Red" Grid.Column="0" Grid.Row="1" Width="16" HorizontalAlignment="Right" VerticalAlignment="Stretch" IsThumbVisible="True"/>

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by hamu777
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