[DevExpress Support Team: CLONED FROM T160334: How to change title bar color programmatically?]
hi :
thanks for your help.
I have a question:
In the above case, all the form styles in the program have been changed after I applied the LookAndFeel.UpdateStyleSettings() method.I don't want this.
I just want to change the form caption background color in a specific form (such as login form).
In order to achieve this effect, I temporarily set FormBorderStyle = FormBorderStyle.None, but this is obviously not the final solution. is there any other way? thank you.
I look forward to your reply
Best regards.