|
-
Jan 8th, 2000, 08:47 AM
#1
Thread Starter
New Member
Does anyone know how to create a round button. I'm sort of tired of using rectangular shape button. Thanks!
-
Jan 8th, 2000, 12:59 PM
#2
Junior Member
I don't know how to get Visual Basic to do it directly, but you could use an picturebox with the shape of a circle and just set the click, mouse down, and other properties to make it act like a regular button..
------------------
Mitchell Hayenga
[email protected]
-
Jan 8th, 2000, 02:07 PM
#3
Hyperactive Member
I can't really help you out codewise because I'm not at my computer, but you could look into the API calls that deal with regions, and you could use the calls to set a certain area, and then the other that figures out if a coordinate is within that region. I think you can look into regions by looking into how to create odd-shaped forms. Hope that helps!
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
|