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