This question is locked. New answers and comments are not allowed.
First off, I am using the Q2 2009 RadControls for Winforms in VS 2008 SP1. I have a panel bar filled with RadButtonElements under each RadPanelBarGroupElement. Upon clicking on one of the RadButtonElements, the panel on the right of the panelbar gets filled with the appropriate data. My problem however is that the client I am working for would like to keep the RadButtonElement that they clicked on highlighted, just like it is when you hover your mouse over it until another RadButtonElement is selected. Can this be done?