Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8118793
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T04:36:26+00:00 2026-06-06T04:36:26+00:00

I have created a RibbonButton and given its Tooltip this way <ribbon:RibbonButton Label=My Label

  • 0

I have created a RibbonButton and given its Tooltip this way

<ribbon:RibbonButton Label="My Label" 
     ToolTipTitle="{Binding Path=Label, RelativeSource={RelativeSource Self}}" />

Now at runtime when I change my button label font family to Hindi and set label text in Hindi also, label gets displayed correctly both text wise and font wise, but tooltiptitle text matter changes (due to RelativeResource) but its font does not change (because I see text as junk characters). Which means tooltip text is changing but font is not changing.

How to change that ToolTipTitle font at run time?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T04:36:27+00:00Added an answer on June 6, 2026 at 4:36 am

    I don’t think that’s possible with the standard tooltip properties on the ribbon button.
    But you could build your own tooltip:

    <ribbon:RibbonButton.ToolTip>
      <StackPanel Orientation="Vertical">
        <TextBlock FontSize="18" FontWeight="Bold" Text="Header" />
        <TextBlock FontSize="14" Text="Content .... " />
      </StackPanel>
    </ribbon:RibbonButton.ToolTip>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created form using ModelForm but its not saving data into database. views.py
i have created synchronized arrayList like this import java.text.SimpleDateFormat; import java.util.*; class HelloThread {
I have created the following class implementing a ListSelectionListener interface. This class should listen
i have created one jsp file but it doesn't running in any way..!! it
I have created a tableview with grouped style. I have added this table to
I have created a windows service which is set to start automatically. This service
i have created my EditTextView with this code: mEditTxtZusatzInfo = new EditTextBackEvent(this); mEditTxtZusatzInfo.setGravity(Gravity.START); mEditTxtZusatzInfo.setInputType(InputType.TYPE_TEXT_FLAG_MULTI_LINE);
I have created a shadow using QuartzCore for my UITextView with this following code.
I have created a QWidget with a bunch of QToolButtons in it and I
I have created 3 classes as following Ext.mine.TextParent - Inherting from Textfield Ext.mine.child.TextChildA -

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.