|
-
Mar 16th, 2001, 04:03 AM
#1
Thread Starter
New Member
Is it possible to fill a picturebox with a small image, like the "side by side" function on your windows background?
_________________
.-{= TwoFace =}-.
-
Mar 16th, 2001, 05:04 AM
#2
Retired VBF Adm1nistrator
Yeah just blit a picture to it a couple of times till its full.
- jamie
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Mar 16th, 2001, 05:08 AM
#3
Thread Starter
New Member
Hmm...
Ok... First of all, how do I do that?
Second of all, the picturebox will have a very changing size, so how do I do this without losing to much ressources???
_________________
.-{= TwoFace =}-.
-
Mar 16th, 2001, 07:59 AM
#4
Just do a search on the forums here. You will find probably over a thousand threads on BitBlt. About the size changing thing, you could make it so that when ever you change the box's size, just call a function to re-paint the picture box.
Z.
-
Mar 16th, 2001, 08:26 AM
#5
Good Ol' Platypus
I would normally agree with Zaei, but for some reason the admin removed the search function
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Mar 16th, 2001, 08:29 AM
#6
Retired VBF Adm1nistrator
And here's where The Manual would come in handy 
- jamie
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Mar 16th, 2001, 09:52 AM
#7
Good Ol' Platypus
They changed the smiley face to red - 
Hey plenderj, UPLOAD MY STUFF
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Mar 16th, 2001, 10:00 AM
#8
Retired VBF Adm1nistrator
my god what an awful smiley.
emm ok if i can find it 
ill have to modify the layout/colours too.
- jamie
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
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
|