J
Jeff
Hello,
Surely I'm missing something obvious.
How do you change a button's text color without causing a change to the
button's border?
The following line of code causes the button to be drawn with a yellow
border:
btnTest.ForeColor = Color.Yellow;
Thanks, Jeff
Surely I'm missing something obvious.
How do you change a button's text color without causing a change to the
button's border?
The following line of code causes the button to be drawn with a yellow
border:
btnTest.ForeColor = Color.Yellow;
Thanks, Jeff