Results 1 to 2 of 2

Thread: Show pictures with Visual basic metro?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2012
    Posts
    10

    Show pictures with Visual basic metro?

    How do I show pictures with Visual basic Metro? Which componet should I use?

  2. #2
    New Member
    Join Date
    Aug 2014
    Posts
    10

    Re: Show pictures with Visual basic metro?

    dim str as string
    openfiledialog1.showdialog()
    str=openfiledialog1.fielname
    picturebox1.picture=System.drawing.images...

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