FRAME Title - Changing Font

dwhite

Member
Seems like an easy question - how do you change the font of the title bar on a frame? When I set the font of the frame - it only seems to affect the data in the frame and not the title bar. Is there a way to change the font of the title bar as well?
 
I don't think so, but I don't know for sure. I can change the fonts for every other control in Progress through the code and it works just fine. This is the only one that doesn't. I just feel like I'm missing something.
 
Ah sorry I thought you meant the title on a window, not a frame. My frames don't have title bars :D
 
Back
Top