Hi,
The error in
With .lblSold
.Visible = .T.
.BackColor = Rgb(255,0,0)
.BackStyle = 1
.ForeColor = Rgb(0,0,0)
Endwith
corrected to RGB(255,255,255) white on red, does not make any difference.
To comment out the dynamiccolorsettings from This SetAll as abivised by Mark will show...