Hello,
I tested the Vtitle-Class with Radios.
Could it be possible, to get them transparent ?
Combos are working fine and Button-Actions are already added in FWH-9.08
It would make it a perfect solution for a individual Buttonbar.
Maybe also possible, to add the missing Gradient-Direction ?
// in Class Ttitle :
Function GradientBrush( hDC, nTop, nLeft, nWidth, nHeight, aColors, lDirect )
...
GradientFill( hDC, nTop, nLeft, nHeight, nWidth, aColors, lDirect ) // Horizontal or Vertical
...
Gradient-Direction :
Best Regards
Uwe