Page 1 of 1

VLF-ONE command tab style

Posted: Wed Nov 06, 2024 10:21 pm
by Kazunori Kasahara
Hi,

Our customer would like to control styles of command tabs. e.g. caption text color
If possible, they would like to use their theme drawstyle can control active and inactive commands.

I have tried the DefaultTextColorBrush property in a snap-in theme customizer, but the property changes all the texts (not only command tabs). e.g. #NewTheme.DefaultTextColorBrush.Color := blue

Is there any functionality or way to control styles of only command tabs?

Thank you.

command caption.png
command caption.png (13.97 KiB) Viewed 45005 times

Re: VLF-ONE command tab style

Posted: Sat Nov 09, 2024 2:42 pm
by Dino
こんばんわ kazunori さん,

Maybe this post can help you achieve that:

viewtopic.php?f=3&t=188&p=653&hilit=vlf+font#p653

Re: VLF-ONE command tab style

Posted: Mon Nov 11, 2024 8:09 pm
by Kazunori Kasahara
Thank you, Dino-san!