Hi,
i want to know where the color property of this bar is located.
By default it is orange, but since i instantiate my forms from a sub main the bar is gray and i cant figure out how to change this.
Hi,
as always i accidentally found the answer to my problem .
The reason why the color disappeared/changed was that i was no longer using the "application framework" (project properties).
Without it the used controls no longer had the xp visual style. Conclusion: i needed to add a manifest to my Application to enable the xp visual style.
Bookmarks