How to change resize grip color

Ribbon for WPF Forum

Posted 15 years ago by Anurodh Ora
Avatar
Hi,

How can i change the resize grip background color (to give it some gradient). Do i need to define a template for it?
If yes where to look for default template. Or is there any simple solution.
Actually i wanted to set same color gradient for statusbar and resize grip. And we have also applied Office2007Blue theme.

Any suggestions regarding this are most welcome.

Thanks,
Anurodh

[Modified at 01/05/2009 09:20 AM]

Comments (1)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Anurodh,

You can just create a Style for the ResizeGrip and another for StatusBar both of which have a Setter for the Background. Set the StatusBar one directly on your StatusBar.Style property and for the ResizeGrip, probably put that Style in your RibbonWindow.Resources.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.