[PB 4.02 Windows] How to get caption color of Frame3DGadgets

Just starting out? Need help? Post your questions and find answers here.
jear
User
User
Posts: 20
Joined: Sun Dec 28, 2003 12:27 am
Location: Ammerland

[PB 4.02 Windows] How to get caption color of Frame3DGadgets

Post by jear »

How can I get the actual text color of Frame3DGadget's captions.
Depending from the selected XP style, the color changes. I would like to add captions to Frames using normal TextGadgets with the same color as the originals.

Thanks
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

Code: Select all

GetThemeColor_()
Immer noch! Image
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
Post Reply