|
-
Nov 26th, 2000, 08:31 PM
#1
Thread Starter
Member
Using Visual Studio 6 Enterprise
---------------------------------
Everyone needs help at some point..
This time or another.
-
Nov 26th, 2000, 08:47 PM
#2
Fanatic Member
It depends on the situation. If you are just looking to display an image then you should probably use the image control (I would imagine it doesn't require as much memory as a picture box). If you want to manipulate images or have a surface to draw on then you should probably use the picture box control.
{Insert random techno-babble here}
{Insert quote from some long gone mofo here}
-
Nov 26th, 2000, 09:40 PM
#3
Fanatic Member
and one thing for sure,
you can't strech the image if u use picturebox....
if you use image, u can do it....
Wille
-
Nov 27th, 2000, 04:14 AM
#4
Addicted Member
And that's not all...
The events and methods are also different for the two controls. Have a look at these before deciding which one to use for the task at hand.
Shrog
-
Nov 29th, 2000, 03:51 AM
#5
Addicted Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|