CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: HELP

  1. #1
    Join Date
    Jul 2001
    Posts
    5

    HELP

    How do i view files of type .tga and type .vii on a vb form. The image control does not allow me to see them.

    Thanks

    Sankalp







  2. #2
    Join Date
    Dec 1999
    Location
    Bangalore
    Posts
    60

    Re: HELP

    Vb Image control doesn't support Targa images(.tga)...

    The only way is to go for a 3rd party control...Go to google and search for "tga viewer" or "image viewer"...u will get lots...

    Also u can buy something in www.boi.co.in

    -Venky
    Rate it if u like it...!!



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

Featured