|
-
Jun 21st, 2007, 09:35 AM
#1
Thread Starter
Junior Member
-
Jun 21st, 2007, 12:00 PM
#2
Hyperactive Member
Re: [2005] Buttons going funky
Which properties are you changing? 'Image' and 'flatstyle' are the ones you need. Also just looking at the button type in msdn it doesn't have a border property.
-
Jun 21st, 2007, 12:11 PM
#3
Re: [2005] Buttons going funky
Somewhere, the settings are getting set back. However, you might consider not even using buttons in this case. After all, once you take away the caption, the 3D appearance, and the border, all you have is a small region on a form that responds to click events. That describes a panel pretty well, and might describe a PictureBox (haven't used one, but I think they respond to click events). Why use a button?
My usual boring signature: Nothing
 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|