Toolbar Caption Color

Hi,

I was wondering if there’s a way to change the Toolbar’s caption color? In OSX the Toolbar is gray. In Windows it is transparent. If you have a dark background you can’t read the captions. I would think there would be a property for that. If not is there a way to make the Toolbar background gray as it is on OSX?

Set the background of the window to gray, and cover all the bottom of the window with a rectangle of another color, then place your controls over that.

Thanks Michel,

I was hoping there was a way to do it with code, but I guess that is not so. Thank you for your reply.

[quote=138936:@James Redway]Thanks Michel,

I was hoping there was a way to do it with code, but I guess that is not so. Thank you for your reply.[/quote]

It may exist declares, but I am not aware of them. Nothing in pure Xojo code.