vernon d caldera Level: Trainee
 Registered: 21-10-2006 Posts: 1
|
Buttons on VB.Net 2005
I just got the VB.NET 2005 and I am developing a small application and all the Buttons that I define has a Border surrounding them, how do I get red of the border. I try to look for the Border style property and does not exist. Then I use the Flat appearance and give the border color the same as the back color.
Is there any way to make disappear the border line in a button.
|