Title: Change font size in CommandModule and PreviewPane Post by: Yaron on November 24, 2021, 06:36:26 pm Hello,
How can I change the font size in CommandModule and PreviewPane? CommandModule (https://i.postimg.cc/593BtqHn/1.png) PreviewPane (https://i.postimg.cc/j25L2f9F/2.png) Changing the TEXTCOLOR works as expected in "Explorer & Shell > Explorer > CommandModule > Button > Normal" and "Explorer & Shell > Explorer > PreviewPane > File Name". Adding a FONT property does not have any effect. Thank you. Title: Re: Change font size in CommandModule and PreviewPane Post by: 3am on November 24, 2021, 11:33:32 pm Everything except File Name is:
Styles > TextStyle > BodyText I can't find any way to change File Name except through Fonts, Colors, & System Metrics > Fonts & System Metrics > MENUFONT which unfortunately is used in a lot of other places you probably don't want changed Title: Re: Change font size in CommandModule and PreviewPane Post by: Yaron on November 25, 2021, 01:10:03 am It works perfectly.
Thank you very much. |