Hi,
I am using a RadToggleButton and a RadDropDownButton in a RadRibbonBar.
The RadDropDownbutton does not have the "IsChecked" property. How do I get the same behavior than a RadToggleButton, meaning: If i click on the radDropDownButton i want it to have the same "visual behavior" as a normal RadTogglebutton;
I need it to change the backgroundcolor after a click like the togglebutton and to change it back if you click again.
thanks for any help