Trying to get some code help. When clicking a button(s) I want to view different pictures in the same Picturebox. Please help I'm stuck.
Visual Basic 2008 Picture boxTrying to viewing several images in one picture
Page 1 of 1
4 Replies - 17079 Views - Last Post: 17 October 2009 - 04:13 AM
Replies To: Visual Basic 2008 Picture box
#2
Re: Visual Basic 2008 Picture box
Posted 09 October 2008 - 10:06 PM
First, Visual Basic 2008 is VB.NET so Im moving this to the VB.NET forum.
Second,
[rules][/rules]
Second,
[rules][/rules]
#3
Re: Visual Basic 2008 Picture box
Posted 10 October 2008 - 07:02 PM
There is no way to show several pictures in one picture box without doing something like splicing the images together in one image. It is way easier just to create different picture boxes.
#4
Re: Visual Basic 2008 Picture box
Posted 17 October 2009 - 03:40 AM
It's not impossible, I'll help if you show the code
#5
Re: Visual Basic 2008 Picture box
Posted 17 October 2009 - 04:13 AM
I have a program that does this, I put the images I want to view into an arraylist, upon clicking a button the picturebox image changes to the next image in the list....very easy to do.
I would say it's time to generate some code
I would say it's time to generate some code
This post has been edited by dzone41: 17 October 2009 - 04:21 AM
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote





|