When I add some components to the WorkSpaceViewItemUserControl via the Visual Studio Designer or pro-grammatically, such as panels, listboxes, labels, no mater what the background color I select for the components, when plugin is running in the Client all these components have black backgrounds. Even setting the label’s foreground color to white renders the labels invisible.
I tried to change the background color of the topmost component in the tree: WorkSpaceViewItemUserControl from “Transparent” to something else, but this did not fix the problem