Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
M

Member 378869

@Member 378869
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Picture Box
    M Member 378869

    I find this code: string sURL="http://localhost:8080/cercalia/img/dispositius\_home.gif"; System.Net.WebClient RequestURI = new System.Net.WebClient(); System.IO.Stream objStream = RequestURI.OpenRead(sURL); pictureBox1.Image = Bitmap.FromStream(objStream); This Code Works OK. Thank you for all.

    C# tutorial

  • Picture Box
    M Member 378869

    Thank you for the Code, it's right BUT I'm not using ASP.NET I'm using Windows Forms and the class System.Web.HttpRequest is not valid. Do yuo know how in Windows Forms (Windows Application).

    C# tutorial

  • Picture Box
    M Member 378869

    :confused:How to load an image from a url into a PictureBox. Thank's

    C# tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups