Results 1 to 18 of 18

Thread: [RESOLVED] Does anyone know of a better looking command button for vb6?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2009
    Location
    B.C. Canada
    Posts
    206

    Resolved [RESOLVED] Does anyone know of a better looking command button for vb6?

    Does anyone know of a better looking button than what is supplied with VB6? I don't mind paying for a control.

    Thanks in advance.
    Last edited by daveinarmstrong; Feb 13th, 2010 at 11:25 PM.

  2. #2
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: Does anyone know of a better looking command button for vb6?

    Better looking? In what way?

    Have you tried applying the Common Controls 6.0 styles?

  3. #3
    gibra
    Guest

    Re: Does anyone know of a better looking command button for vb6?


  4. #4
    PowerPoster Code Doc's Avatar
    Join Date
    Mar 2007
    Location
    Omaha, Nebraska
    Posts
    2,354

    Re: Does anyone know of a better looking command button for vb6?

    Sheridan Controls offers this one:


    Then there is this one:


    Not sure if they are better looking but both are free.
    Doctor Ed

  5. #5
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Does anyone know of a better looking command button for vb6?

    Been using this a couple yrs works good, not free $59.00
    http://www.namtuk.com/mycommandbutton.aspx
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  6. #6
    Addicted Member
    Join Date
    Jul 2007
    Posts
    228

    Re: Does anyone know of a better looking command button for vb6?

    Lot's of very good choices on Planet Soure Code:

    Candy Buttons:

    http://www.planet-source-code.com/vb...64969&lngWId=1



    JCButtons:

    http://www.planet-source-code.com/vb...71482&lngWId=1



    Have Fun!

  7. #7
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Does anyone know of a better looking command button for vb6?

    Search Google for prjchameleon.ocx ....

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  8. #8

    Thread Starter
    Addicted Member
    Join Date
    Dec 2009
    Location
    B.C. Canada
    Posts
    206

    Re: Does anyone know of a better looking command button for vb6?

    Quote Originally Posted by isnoend07 View Post
    Been using this a couple yrs works good, not free $59.00
    http://www.namtuk.com/mycommandbutton.aspx
    I'm trying out this namtuk. Thanks everyone for your help.

  9. #9

    Thread Starter
    Addicted Member
    Join Date
    Dec 2009
    Location
    B.C. Canada
    Posts
    206

    Re: Does anyone know of a better looking command button for vb6?

    Quote Originally Posted by isnoend07 View Post
    Been using this a couple yrs works good, not free $59.00
    http://www.namtuk.com/mycommandbutton.aspx
    I purchased this namtuk mycommandbutton.ocx, unistalled the trial version, liked it, and then installed the paid version. I am still getting the demo version popup window when i install my app. on other computers, but not on my computer. Namtuk says on their website that it is royalty free. Have you installed your namtuk app on another computer with no popups?
    Namtuk is not responding to my questions.

    If I install the entire Namtuk my commandbutton App and then install my VB6App. the demo popup goes away, but i can't do this on 1000s of machines that run my app.

    I'm using Inno setup with the following command.

    Code:
    Source: "C:\Users\Dave\Desktop\Drag and Drop Cabinets all files\Drag and Drop Cabinets\Package\Support\MyCommandButton.ocx"; DestDir: "{sys}"; CopyMode: alwaysskipifsameorolder; Flags: restartreplace sharedfile regserver

  10. #10
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Does anyone know of a better looking command button for vb6?

    Quote Originally Posted by daveinarmstrong View Post
    I purchased this namtuk mycommandbutton.ocx, unistalled the trial version, liked it, and then installed the paid version. I am still getting the demo version popup window when i install my app. on other computers, but not on my computer. Namtuk says on their website that it is royalty free. Have you installed your namtuk app on another computer with no popups?
    Namtuk is not responding to my questions.

    If I install the entire Namtuk my commandbutton App and then install my VB6App. the demo popup goes away, but i can't do this on 1000s of machines that run my app.

    I'm using Inno setup with the following command.

    Code:
    Source: "C:\Users\Dave\Desktop\Drag and Drop Cabinets all files\Drag and Drop Cabinets\Package\Support\MyCommandButton.ocx"; DestDir: "{sys}"; CopyMode: alwaysskipifsameorolder; Flags: restartreplace sharedfile regserver
    i bought the button in Jan 2007 and have not had that happen on hundreds of computers. I a have emailed them a few times in the last couple yrs and they always responded.
    I had that happen with a print control ocx from someone else. and I just quite using it.
    I do not know about your command line using Inno as i don't use Inno.
    Did you uninstall the demo version ? And download the registered version ? I went back and read my purchase info and that was a requirement
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  11. #11

    Thread Starter
    Addicted Member
    Join Date
    Dec 2009
    Location
    B.C. Canada
    Posts
    206

    Re: Does anyone know of a better looking command button for vb6?

    yes, unistalled and reinstalled paid version.

  12. #12
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Does anyone know of a better looking command button for vb6?

    Quote Originally Posted by daveinarmstrong View Post
    yes, unistalled and reinstalled paid version.
    Is the popup warning of trial and wanting regristration ?
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  13. #13
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Does anyone know of a better looking command button for vb6?

    Quote Originally Posted by daveinarmstrong View Post
    yes, unistalled and reinstalled paid version.
    I noticed I got an email to upgrade to version 5 at a discount price in June 2008
    But i did not do it as the new features were not worth the chance of facing what you are.
    My version is 4.00.0002 size 256 kb
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  14. #14
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Does anyone know of a better looking command button for vb6?

    Quote Originally Posted by daveinarmstrong View Post
    yes, unistalled and reinstalled paid version.
    Copy of the upgrade email: 06-02-2008
    We send you this email because you are a registered user of the product My Command Button ActiveX and we offer you the latest opportunity to upgrade to the version 5 at a special price. If you have already upgrade to version 5 just forgive this email.

    What's new in version:
    ----------------------
    - ADDED: New button: Vista Sunset appearance
    - ADDED: New button: Vista Sunrise appearance
    - ADDED: New button: Office 2007 appearance
    - ADDED: New button: Gradient appearance
    - ADDED: New text feature: Make the button text fade smoothly
    - ADDED: Value property like standard Microsoft Button
    - ADDED: OLE support like standard Microsoft Button
    - Fully compatible with version 4, just need to recompile your program.

    You can take a look to the screen shot on our web site: http://www.namtuk.com/mycommandbutton.aspx

    You can also download and test the demo version BUT don't forget to backup your MyCommandButton.OCX file before to install the version 5 demo.


    How much is the upgrade:
    ----------------------
    We offer a 40% discount until june 30th, 2008. You can purchase and upgrade the control to version 5: ActiveX and/or source code.
    Just contact us now to get your DISCOUNT COUPON.

    Regards,
    Jean-claude Quénaon
    NAMTUK
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  15. #15

    Thread Starter
    Addicted Member
    Join Date
    Dec 2009
    Location
    B.C. Canada
    Posts
    206

    Re: Does anyone know of a better looking command button for vb6?

    Quote Originally Posted by isnoend07 View Post
    Is the popup warning of trial and wanting regristration ?
    yes, it says this is a demo version

  16. #16

    Thread Starter
    Addicted Member
    Join Date
    Dec 2009
    Location
    B.C. Canada
    Posts
    206

    Re: Does anyone know of a better looking command button for vb6?

    Fixed!
    The computer i was testing my vb app on had a previous version of my app on it with the trial version of mycommandbutton.ocx on it and my install program with the paid version of the ocx did not replace the trial version of the ocx.

    Thanks for your help.

  17. #17
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Does anyone know of a better looking command button for vb6?

    Quote Originally Posted by daveinarmstrong View Post
    yes, it says this is a demo version
    Maybe they are providing by mistake the trial ocx in the paid download. only thing i can think of. You are at their mercy.
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  18. #18
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Does anyone know of a better looking command button for vb6?

    Quote Originally Posted by daveinarmstrong View Post
    Fixed!
    The computer i was testing my vb app on had a previous version of my app on it with the trial version of mycommandbutton.ocx on it and my install program with the paid version of the ocx did not replace the trial version of the ocx.

    Thanks for your help.
    Yeah !!!
    I am glad
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

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