Ticket T204099
Visible to All Users

Ribbon Form - Caption button hint text has incorrect font color

created 10 years ago

[DevExpress Support Team: CLONED FROM T202965: Ribbon Form - Window button glyphs are illegible if the Ribbon control's Style property is set to rs2013 and one of the High Contrast themes is applied]
Hi Paulo i have observed one more issue with the border icons i.e. text color of the hint in high contrast #2 which should be black but showing some other color which is not clear. Here i am attaching you the screenshot.

Show previous comments (3)
V V
Venkata Mehar Sree Ramamurthy 10 years ago

    When i tried with 2nd option everything is working fine but the font size is getting decreased from 9 to 8 when switching from normal theme to High contrast theme.

    V V
    Venkata Mehar Sree Ramamurthy 10 years ago

      Before trying the first option i want to know what are the items that are going to be affected by the  BarManager.Font.Color property so that i will test my application. Items in the sense like text of buttons, tabs etc.

      DevExpress Support Team 10 years ago

        Hello,

        Reducing the font size is absolutely correct, because you are using system fonts - normal themes use size 9, but High Contrast themes use 8 instead. If you wish to use a custom size, you can manually (e.g., on starting your application) set it in the Ribbon.Fonts(ApplicationButton / Group / GroupHeader / TabHeader) collection as your needs dictate. The second approach is much more preferable, so if my advice with the use of Ribbon.Fonts meets your requirements, I suggest that you use this approach.

        Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

        Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.