Hi,
If the TSAY control is on the Dialog window, then I can change its background
If the control TSAY is on TFolderEx:aDialogs[1], then oSay:SetColor() does not change the background color. Why?t
If the TSAY control is on the Dialog window, then I can change its background
oSay:SetColor(CLR_BLACK, CLR_RED)
 oSay:Refresh()