Why not just use the RGB function or the VB color constants?
ie:
vb Code:
Me.BackColor = vbGreen Me.BackColor = RGB(0, 255, 0)
|
Results 1 to 5 of 5
Thread: Color ProblemThreaded View
|
Click Here to Expand Forum to Full Width |