I use a brush to colorize a dialog
DEFINE BRUSH oBrush1 COLOR COLORE_MIO
oApp:oMyDialog:SetBrush(oBrush1)
for reasons that I am not here to list now I would need to know if I can color a two-color dialog
i.e. having a light blue color for two fingers above and another color for the rest of the dialog
for example I would like to do this

oApp:oMyDialog is a tPanel
DEFINE BRUSH oBrush1 COLOR COLORE_MIO
oApp:oMyDialog:SetBrush(oBrush1)
for reasons that I am not here to list now I would need to know if I can color a two-color dialog
i.e. having a light blue color for two fingers above and another color for the rest of the dialog
for example I would like to do this

oApp:oMyDialog is a tPanel
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
