S
Stephen
greeting folks
I would like to change the foreground color for a disabled textbox from the
dimmed gray to something else that is easlier readable. I can change the
background using the following:
textbox1.BackColor = System.Drawing.SystemColors.Control.White
however i cant for the life of me figure out the foreground . any help would
be appreciated
steve
I would like to change the foreground color for a disabled textbox from the
dimmed gray to something else that is easlier readable. I can change the
background using the following:
textbox1.BackColor = System.Drawing.SystemColors.Control.White
however i cant for the life of me figure out the foreground . any help would
be appreciated
steve