borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (combo box in vb.net)Next Topic (please guys help me out) New Topic New Poll Post Reply
AndreaVB Forum : VB.Net : Buttons on VB.Net 2005
Poster Message
vernon d caldera
Level: Trainee

Registered: 21-10-2006
Posts: 1

icon 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.

21-10-2006 at 02:20 PM
View Profile Send Email to User Show All Posts | Quote Reply
Nick2k3
Level: Big Cheese

Registered: 23-11-2003
Posts: 23
icon Re: Buttons on VB.Net 2005

quote:
vernon d caldera wrote:
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.


Inheritance is the answer (or subclassing)...

____________________________
Error 404 ...File not found...!!!!
21-10-2006 at 08:53 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : VB.Net : Buttons on VB.Net 2005
Previous Topic (combo box in vb.net)Next Topic (please guys help me out) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder