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
3220
ToggleButton with DarkMetroTheme style issue
posted

Hello,

when using a ToggleButton with a theme and compose the content with other controls, the content is empty in IsChecked==false state.

e.g.

<ToggleButton>
  <Image Source="/Resources/IconsM/Settings.png" Width="24" Height="24"/>      
</ToggleButton>

That makes it impossible to set a customized content, especially when I want to show an image instead of a text.

Is there a workaround?

Attached is an example. Just click the ToggleButton same times, and you will see that the content is emtpy, only in un-checked state.

ThemeIssue.zip
Parents
No Data
Reply
  • 2180
    Offline posted

    Hello,

    We have shipped out a new service release where your issue is resolved. I'd be glad to find out if you had tested it out and if it had met your requirements.

    You can download the Service Releases by logging to our web site and going to Account\My Keys and Downloads page.

    Thank you for using Infragistics Components.

Children
No Data