Click here to Skip to main content
15,887,683 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: DataGridView that use timer in vb.net Pin
Eddy Vluggen4-Feb-14 7:51
professionalEddy Vluggen4-Feb-14 7:51 
GeneralRe: DataGridView that use timer in vb.net Pin
Joannou H. Fegarido5-Feb-14 19:25
Joannou H. Fegarido5-Feb-14 19:25 
GeneralRe: DataGridView that use timer in vb.net Pin
Eddy Vluggen6-Feb-14 8:20
professionalEddy Vluggen6-Feb-14 8:20 
GeneralRe: DataGridView that use timer in vb.net Pin
Joannou H. Fegarido6-Feb-14 18:16
Joannou H. Fegarido6-Feb-14 18:16 
GeneralRe: DataGridView that use timer in vb.net Pin
Eddy Vluggen8-Feb-14 0:43
professionalEddy Vluggen8-Feb-14 0:43 
AnswerRe: DataGridView that use timer in vb.net Pin
Joannou H. Fegarido9-Feb-14 13:35
Joannou H. Fegarido9-Feb-14 13:35 
GeneralRe: DataGridView that use timer in vb.net Pin
Eddy Vluggen10-Feb-14 7:17
professionalEddy Vluggen10-Feb-14 7:17 
QuestionAllowing User To Upload Image to Resources folder and Displaying in PictureBox Pin
Dan O'Riordan3-Feb-14 2:34
Dan O'Riordan3-Feb-14 2:34 
Hello,

I am very new to Visual Basic. I have VB 2010 Express and creating my first project, which is a small application that allows a user to create a profile.
One part is where the user can upload a Profile picture.
I can upload a specific picture to the Resources folder and can display it in a picture box by using the following:

VB
PictureBox1.Image = My.Resources.ImageName


That works fine. However, what I want to do is allow the user to click on an "Upload" button, search for any image and have that image load in PictureBox1. I have no clue what code to use or how to write such a code.

Any help would be greatly appreciated.

Thank you.
AnswerRe: Allowing User To Upload Image to Resources folder and Displaying in PictureBox Pin
Richard MacCutchan3-Feb-14 3:03
mveRichard MacCutchan3-Feb-14 3:03 
GeneralRe: Allowing User To Upload Image to Resources folder and Displaying in PictureBox Pin
Dan O'Riordan3-Feb-14 3:17
Dan O'Riordan3-Feb-14 3:17 
GeneralRe: Allowing User To Upload Image to Resources folder and Displaying in PictureBox Pin
Richard MacCutchan3-Feb-14 8:17
mveRichard MacCutchan3-Feb-14 8:17 
AnswerRe: Allowing User To Upload Image to Resources folder and Displaying in PictureBox Pin
Dave Kreskowiak3-Feb-14 4:37
mveDave Kreskowiak3-Feb-14 4:37 
GeneralRe: Allowing User To Upload Image to Resources folder and Displaying in PictureBox Pin
Dan O'Riordan3-Feb-14 17:24
Dan O'Riordan3-Feb-14 17:24 
GeneralRe: Allowing User To Upload Image to Resources folder and Displaying in PictureBox Pin
Dave Kreskowiak3-Feb-14 18:14
mveDave Kreskowiak3-Feb-14 18:14 
GeneralRe: Allowing User To Upload Image to Resources folder and Displaying in PictureBox Pin
Dan O'Riordan3-Feb-14 18:21
Dan O'Riordan3-Feb-14 18:21 
GeneralRe: Allowing User To Upload Image to Resources folder and Displaying in PictureBox Pin
Dan O'Riordan4-Feb-14 2:04
Dan O'Riordan4-Feb-14 2:04 
GeneralRe: Allowing User To Upload Image to Resources folder and Displaying in PictureBox Pin
Dave Kreskowiak4-Feb-14 3:56
mveDave Kreskowiak4-Feb-14 3:56 
AnswerRe: Allowing User To Upload Image to Resources folder and Displaying in PictureBox Pin
TnTinMn4-Feb-14 14:28
TnTinMn4-Feb-14 14:28 
GeneralRe: Allowing User To Upload Image to Resources folder and Displaying in PictureBox Pin
Dan O'Riordan4-Feb-14 23:07
Dan O'Riordan4-Feb-14 23:07 
GeneralRe: Allowing User To Upload Image to Resources folder and Displaying in PictureBox Pin
TnTinMn5-Feb-14 2:31
TnTinMn5-Feb-14 2:31 
GeneralRe: Allowing User To Upload Image to Resources folder and Displaying in PictureBox Pin
TnTinMn5-Feb-14 11:12
TnTinMn5-Feb-14 11:12 
QuestionProblem with AutoHidePortion in DockPanel Suite 2.8.0 (VB2010) Pin
TheComputerMan31-Jan-14 4:54
TheComputerMan31-Jan-14 4:54 
AnswerRe: Problem with AutoHidePortion in DockPanel Suite 2.8.0 (VB2010) Pin
Eddy Vluggen31-Jan-14 6:22
professionalEddy Vluggen31-Jan-14 6:22 
GeneralRe: Problem with AutoHidePortion in DockPanel Suite 2.8.0 (VB2010) Pin
TheComputerMan31-Jan-14 6:26
TheComputerMan31-Jan-14 6:26 
GeneralRe: Problem with AutoHidePortion in DockPanel Suite 2.8.0 (VB2010) Pin
Eddy Vluggen1-Feb-14 7:11
professionalEddy Vluggen1-Feb-14 7:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.