I have some command buttons on my form. I'd like their backcolor to be purple.
I found that I had to set the style property to 1 (Graphical) in order to see the backcolor.
But now, when style =1 I'm getting strange behavior . . .the buttons partially disappear, and a grey "ghost" of the button appears in the background?
Has anyone else seen this? I've tried setting autoredraw = true, but that didn't do anything.
