Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
535
Is there a ToggleButtonTool for the Silverlight xamRibbon?
posted

Hi,

I'm looking for a control similar to the ToggleButtonTool available in WPF version of the xamRibbon. I've tried to inherit a control from RibbonTool in my project, but it contains some internal properties that make this impossible. Now I mimic the behaviour of the toggle button using a single radio button in a separate group.

Do you have plans to implement ToggleButtonTool for Silverlight? If no, can you suggest any solution for this case?

 

Thanks