I'm using the VisualStudio2022Dark and VisualStudio2022Light themes for my application.
I've used the waitingbar on a couple of longer loading controls (works great BTW).
However the overlay that appears over a control while waiting, always appears to be the light theme color. On a dark theme, this is can be pretty visually jarring, especially when the associatedControl is a larger screen control.
Is there a way to set this overlay so that it uses a specific theme? I haven't been able to get it to change at all programmatically.