Results 1 to 11 of 11

Thread: round command button

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2002
    Location
    CT
    Posts
    51

    Question round command button

    How can I create a round command button? (I need all of the events that available to the rectangualr button. I also need all of the properties of the rectangular button.)

    Thanks,

    BluesMatt

  2. #2
    Frenzied Member TheBionicOrange's Avatar
    Join Date
    Apr 2001
    Location
    Cardiff, UK
    Posts
    1,818

  3. #3
    Frenzied Member TheBionicOrange's Avatar
    Join Date
    Apr 2001
    Location
    Cardiff, UK
    Posts
    1,818
    Apologies ... that wasn't very informative.

    I was trying to point out the fact you would have to build your own custom control ... but was too lazy to type it

    p.s. I have just contradicted myself !!

  4. #4

    Thread Starter
    Member
    Join Date
    Dec 2002
    Location
    CT
    Posts
    51

    round command button

    Has any company produced such a control and has it available for sale?

  5. #5
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    I remember a loooooong time ago a company called ObjectX (I think) that has one.... but that was years a go....

    Oh wait, there it is.... Button Objx by FarPoint Technologies.... don't know if they are still around or not....

    TG
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  6. #6

  7. #7
    Lively Member recpack's Avatar
    Join Date
    May 2004
    Location
    Phoenix, Arizona
    Posts
    75
    The third link: http://www.planetsourcecode.com/vb/...13&lngWId=1
    I thought was very cool and got great reviews. I tried it an it works well.
    Code:
    Do While WritingCode
      GirlfriendIsDistracting
    Loop

  8. #8
    Junior Member
    Join Date
    Jun 2004
    Posts
    27
    Originally posted by TheBionicOrange
    Apologies ... that wasn't very informative.

    I was trying to point out the fact you would have to build your own custom control ... but was too lazy to type it

    p.s. I have just contradicted myself !!
    cant you make it flat, textless, make it an image instead and have 2 images, an up and down image?

    easier, but kinda memory hogging....

  9. #9
    PowerPoster Arc's Avatar
    Join Date
    Sep 2000
    Location
    Under my rock
    Posts
    2,336
    Just make your own images and use a picture box or image control.
    -We have enough youth. How about a fountain of "Smart"?
    -If you can read this, thank a teacher....and since it's in English, thank a soldier.


  10. #10
    Fanatic Member laserman's Avatar
    Join Date
    Jan 2002
    Location
    Wales U.K
    Posts
    775
    Here you go.
    Attached Files Attached Files

  11. #11
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171


    Has someone helped you? Then you can Rate their helpful post.

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