Hi bright minds,
I need a horizontal trackbar / slider control, but it has to have a transparent background.
- The powerbuilder trackbar doesn't even allow to set the background colour, so that's a no no.
- I've tried a .Net winforms trackbar, same problem as in powerbuilder.
- Then I tried a WPF slider control and wrapped it in a winforms user control, which I then wrapped as an activeX.
When using the winforms user control in a .net winform application, the control's background is perfectly transparent, but once pasted on a powerbuilder window as an oleobject, I get the same grey background. Even when I set the olecontrol to have a transparent background the background still shows as grey.
Has anyone got an idea why this could be? Can it be done? Does anyone know of a (third party) slider/trackbar control that allows for a transparent background in powerbuilder?
TIA,
regards
MiguelL