View Single Post
 
Old 02-18-2024, 01:37 PM
Italophile Italophile is offline Windows 11 Office 2021
Expert
 
Join Date: Mar 2022
Posts: 554
Italophile is just really niceItalophile is just really niceItalophile is just really niceItalophile is just really nice
Default

Quote:
Originally Posted by RRB View Post
I need to ask the user to choose an available char style in the doc. Opening a dialog/list box with a list of the styles, I think I can handle on my own. But is there a way that within this dialog box, the styles should be shown formatted per their actual formatting (font type, bold, etc). I have already been told it cannot be done
There is very limited support to set font attributes for User Form controls, but not sufficient to replicate character styles. If your character styles have been named according to their purpose, why would the user need to know what the results will look like?

Quote:
Originally Posted by June7 View Post
Maybe this would require custom ribbon coding.
There is nothing in Ribbon XML to specify font attributes for ribbon controls.
Reply With Quote