Trying to hide the "border" of a Win Button control.

Feb 23 2004 2:53 PM
Hia! I need to hide the border of a win button keeping at the same time the text of it. I think that the best way to solve my problem is to asign the Form´s back color to the button´s border color but there is the problem: :( It´s possible to change the border color of a Win Button without changing at the same time the color of the text shown? By now, i´ve only found 2 variables to manage that stuff (ForeColor & BackColor). Unfortenately the ForeColor manage both the text and the border of the control. Can somebody help me? Thanx in advance.

Answers (3)