Results 1 to 3 of 3

Thread: Odd shaped command buttons

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2002
    Location
    Chicago
    Posts
    26

    Odd shaped command buttons

    How do I take a shape such as a star and make it into a command button?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    Load a star into an Image control or a Picture control, and use their click events the same way you would use a command button's click event.

  3. #3
    Frenzied Member /\/\isanThr0p's Avatar
    Join Date
    Jul 2000
    Location
    They can't stop us! We're on a misson from God.
    Posts
    1,181
    you could also take a look at setRgn api, you would need to define a region and than apply it to the button, but as long as you don't need the exact same events the button object offers go with the solution Hack told you
    Sanity is a full time job

    Puh das war harter Stoff!

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