EliCat
Member
Im busy working on an application which will include some graphics on the forms.
To make sure these graphics are always shown in the best light I want to fix the form colors to make sure theyre always in a certain color scheme, independant of the system colors of the pc on which the application runs.
I know that I can change the BackColor and the ForeColor, but those dont include items such as scroll bars, arrows in listboxes, menu items etc.
Is there any way to set the colors for those items/objects as well?
Thanks
To make sure these graphics are always shown in the best light I want to fix the form colors to make sure theyre always in a certain color scheme, independant of the system colors of the pc on which the application runs.
I know that I can change the BackColor and the ForeColor, but those dont include items such as scroll bars, arrows in listboxes, menu items etc.
Is there any way to set the colors for those items/objects as well?
Thanks