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
J

jerryj

@jerryj
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Silverlight and VB.Net and VB Express question
    J jerryj

    I only have Visual Basic 2008 Express editions (web and windows forms). Can I develop Silverlight applications in the Express environment? I want to start playing with it. Also - has anyone heard whether there will be any 2010 VB Express versions released? Thanks!

    Visual Basic question csharp winforms workspace

  • I Need Help On Vb.net Smart Devices [modified]
    J jerryj

    Why don't you try telling us what you want it to do?

    Visual Basic csharp help database tutorial

  • opening a JPG with VB through MSAccess
    J jerryj

    A simple example: Private Sub Command1_Click() Me.CommonDialog1.ShowOpen If Me.CommonDialog1.FileName <> "" Then Me.Picture1.Picture = LoadPicture(CommonDialog1.FileName) End If End Sub However you get the path\filename of the jpg (or bitmap or GIF), just load it into a picture box with the LoadPicture function.

    Visual Basic question 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