Results 1 to 10 of 10

Thread: [RESOLVED] VB6.0 icons collection ( TlBr_W95 )

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2009
    Posts
    364

    [RESOLVED] VB6.0 icons collection ( TlBr_W95 )

    Hi,
    is there any place to download all the VB6.0 classics icons? I would like to use them in my app instead of these "treacly icons" available around the internet.

    I cannot find them
    Last edited by Fraps; Jul 29th, 2009 at 02:53 PM.

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: VB6.0 icons collection

    Thread moved from "General Discussion / Chit Chat" forum (which is for off-topic issues) to "General Developer" forum

    They are on the VB6 CD, so you can copy them from there, or go in to Control Panel and under "Add/Remove Programs" modify your VB6 installation to include them.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2009
    Posts
    364

    Re: VB6.0 icons collection

    Thanks si_the_geek I'll check it.

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2009
    Posts
    364

    Re: VB6.0 icons collection

    Everything would be ok but interested icons are on the BMP with gray background. TlBr_W95. I would use just exactly these.

  5. #5
    Hyperactive Member storm5510's Avatar
    Join Date
    Jul 2009
    Location
    Indiana, U.S.A.
    Posts
    329

    Re: VB6.0 icons collection ( TlBr_W95 )

    If you ever have to do another install, choose "Custom" and you will see a check box marked "Graphics". Selecting that option will install all the icons.

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2009
    Posts
    364

    Re: VB6.0 icons collection ( TlBr_W95 )

    Yes I know. I've installed all the graphics. Anyway folder icons contains different icons than in the TlBr_W95 folder. It's not so easy.

  7. #7
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: VB6.0 icons collection

    Quote Originally Posted by Fraps View Post
    Everything would be ok but interested icons are on the BMP with gray background. TlBr_W95. I would use just exactly these.
    Sorry, I don't quite understand! Do you mean that the icons you are interested in have a gray background and are in BMP format? I might have a program that will convert these bmp files in to icons.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  8. #8

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2009
    Posts
    364

    Re: VB6.0 icons collection ( TlBr_W95 )

    ok, I didn't thought these icons are so unavailable...

  9. #9
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: VB6.0 icons collection ( TlBr_W95 )

    The bitmaps do have grey backgrounds (as per the standard UI at the time), but as they are 16x16 they are very easy to convert to icons.

    Note that you can use the bitmaps directly in your program (with minor editing to change the grey if you like), you do not need to convert them to icons.

    If for some reason you do want them in .ico format, I would recommend downloading the IcoFx (a free icon editing program) which does the job well, and will also allow you to change the grey to something else (even transparent if you want).

  10. #10

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2009
    Posts
    364

    Re: VB6.0 icons collection ( TlBr_W95 )

    Indeed icoFX is a great software. I'm just removed gray backgrounds from couple of bmp's, and convert them to ico.
    Thanks for help.

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