Click here to Skip to main content
15,913,685 members

Comments by kaniption (Top 11 by date)

kaniption 30-Apr-15 17:06pm View    
Thank you sir!
kaniption 30-Apr-15 16:36pm View    
Ah, I see, okay thank you.

It says under Property "System.Windows.Forms.Listview"
kaniption 30-Apr-15 10:43am View    
I'm not sure what you mean by "type". Please excuse my noobness - I'm fairly new to VB.

The ListView I am working with has a View of "Large Icon" and my ListView is entitled "UserListView"
kaniption 30-Apr-15 8:35am View    
The images are uploaded via the application I'm building to the server and then pulled via open connection to the application into pictureboxes in various parts of my app. I understand how to pull from the server to a picturebox, what I can't comprehend is pulling it to display with the appropriate item in my listview within the code I have. The images I'm pulling are bitmaps.

That part isn't the problem and working fine. My listview even works fine pulling the data and displays everything, but the picture.
kaniption 27-Apr-15 14:36pm View    
Awesome Richard! You are the man!!! That worked to perfection! I see I was close with my code but obviously still had a ways to go.

Thanks for helping a low level programmer such as myself - this was driving me nuts!!! Smile | :)