sempey
Newcomer
Okay, this seems really basic, but I can not figure it out. I have created a control that is a numeric keypad for touchscreen users. The control has a negative and a decimal button, and I have given the control properties to disable these two button when a negative or decimal isn't acceptable. When these properties set the buttons to enabled=false, I want to set the forecolor of the buttons to lightgray, so that they LOOK disabled. The problem that I'm having is that I can set the forecolor to lightgray, but then when the button gets disabled, it turns the forecolor back to black. Can I stop this from happening someway? I am using a flatstyle=flat button if this makes any difference.
Thanks ahead of time.
Thanks ahead of time.