3/13/2024 11:30 AM | |
Joined: 1/21/2013 Last visit: 11/18/2024 Posts: 3288 Rating: (511)
|
Hi, To change the background color of the caption bar, use the PopupScreenWindow.CaptionColor property as you have already done. To change the color of the caption text, use the PopupScreenWindow.Caption.Text.ForeColor property. Note that if you are using the Script Debugger, you will not see the changes until the function completes. Kind regards |
Follow us on