Results 1 to 3 of 3

Thread: How to create a round button???

  1. #1

    Thread Starter
    New Member
    Join Date
    May 1999
    Location
    Toronto,Ontario,Canada
    Posts
    14

    Post

    Does anyone know how to create a round button. I'm sort of tired of using rectangular shape button. Thanks!

  2. #2
    Junior Member
    Join Date
    Jan 2000
    Location
    Bryan, Texas
    Posts
    27

    Post

    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]

  3. #3
    Hyperactive Member
    Join Date
    Sep 1999
    Location
    Cleveland, Ohio
    Posts
    263

    Post

    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
  •  



Click Here to Expand Forum to Full Width