Hello,
I am trying to support a couple of styles so that I have light or dark style option for my users.
The displays I get when I add a style are inconsistent, and for some components the text cannot be seen.
The style is loaded in the initialization section of the main form. In some cases the colors vary according to the parent of the component.
Components I am having issues with include the grid, listview, statusbar and treeview.
I am currently putting a test project together. Before I send it through I am wondering if there are some tricks and tips I should know that might help it to work. All components have AdaptToStyle set True.
TIA
Sue