Selected Pane Color

Navigation for WPF Forum

Posted 13 years ago by Eli Obadia
Version: 10.2.0532
Avatar
I changed the color of the pane where the mouse goes over with the property HeaderBackgroundHoverSelected and it worked ok. But I want that when the user selects that pane (by clicking on it) this new selected pane will take that color also, where should I specify that color or how, for the new selected pane?

Comments (1)

Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Eli,

You'd probably have to bind the NavigationPane.Background property to its own HeaderBackgroundHoverSelected property in that scenario.

Note that you'd have to also make sure no content had opaque backgrounds that obscured the pane completely.


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.