Antonio,
it works perfect :
The Buttonbar-Test using Skin-Gradients
NORMAL,
FOCUS and
PRESSED for the Buttonbar-Gradient :
Now It is possible, to use the 3 Gradient-defines from the Skin-FolderPage.
It covers
Normal and
Focus.
I will add a painting of transparent Buttons as well, showing the 4 different Bitmaps
for Normal, Mousemove .. like :
FILENAME c_path + "\system\View_A.bmp", ;
c_path + "\system\View_P.bmp", ;
c_path + "\system\View_D.bmp", ;
c_path + "\system\View_M.bmp" ;
...
...
The Skin-Gradients used for BtnBMP as well ( double Function )
Best Regards
Uwe