JPG's in VB5?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Paul Connors

    JPG's in VB5?

    Hopefully a simple question: We have a large VB5
    application which is in the process of being upgraded
    to .Net. However, in the interim, we simply need a
    Picture control which can support .jpg. Any suggestions?
    Thanks in advance.
  • Herfried K. Wagner [MVP]

    #2
    Re: JPG's in VB5?

    * "Paul Connors" <anonymous@disc ussions.microso ft.com> scripsit:[color=blue]
    > Hopefully a simple question: We have a large VB5
    > application which is in the process of being upgraded
    > to .Net. However, in the interim, we simply need a
    > Picture control which can support .jpg. Any suggestions?[/color]

    The .NET Windows Forms PictureBox control supports the JPEG format.

    --
    Herfried K. Wagner
    MVP ยท VB Classic, VB.NET
    <http://www.mvps.org/dotnet>

    Comment

    Working...