Office2007Silver theme not working

Posted by: bilash.shrestha on 6 November 2017, 9:30 am EST

    • Post Options:
    • Link

    Posted 6 November 2017, 9:30 am EST

    I need to apply theme to the controls like ribbon, grid etc.However theme like “Office2007Silver” not rendering properly i.e. it is giving Blue color in ribbon. When visual style is used, the ribbon takes silver color.

    The following code gives blue ribbon.

    Dim themName As String = “Office2007Silver”

    Dim theme As C1Theme = C1ThemeController.GetThemeByName(themName, False)

    C1ThemeController.ApplyThemeToObject(C1Ribbon1, theme)

    The following code gives silver ribbon.

    C1Ribbon1.VisualStyle = C1.Win.C1Ribbon.VisualStyle.Office2007Silver

  • Posted 7 November 2017, 2:56 am EST

    Hello!

    I am able to observe the said issue at my end too. Hence, I have escalated this to the developers, and will let you know once it is resolved [Internal tracking ID : 295677].

    Regards,

    Meenakshi

  • Posted 13 November 2017, 7:40 am EST

    Hi,

    Any updates? I could apply theme by applying theme to all child controls of the form. However, it takes too much time. I have used C1ThemeController.ApplyThemeToControlTree(tabOffer, theme) as well. This is also slow.

  • Posted 14 November 2017, 1:34 am EST

    Hi!

    The development team has started looking into this issue. I will inform you once it is fixed. Meanwhile, you can use the attachment as custom theme with C1ThemeController.

    Regards,

    Meenakshi

    Office2007SilverFixed.zip

  • Posted 14 November 2017, 5:40 am EST

    What happened to the “VisualStyleOffice2010Blue” Theme? I have lost that theme after updating to Version 4.0.20173.282.

  • Posted 15 November 2017, 2:29 am EST

    In the latest release, VisualStyleOffice2010Black, VisualStyleOffice2010Blue and VisualStyleOffice2010Silver, were removed as obsolete themes. Kindly use Office2010XXX theme instead.

    Regards,

    Meenakshi

  • Posted 24 January 2018, 5:45 am EST

    Hello!

    This is to inform you that the issue has been fixed in latest hotfix, that can be downloded from here :

    http://prerelease.componentone.com/hotfixes/dotnet/C1WinForms.4_4.0.20173.291.zip

    Best regards,

    Meenakshi

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels