|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
display a gif in a picture boxHi
I want to display a small gif in a picture box - I don't want the picture box to change size, but I want the image to scale to fix the picture box - how do I do this ? thanks Bruce The easiest fix would be to use an Image control with Stretch=True.
If you have to use a PictureBox, you may have to resort to some StretchBlt'ing. Show quoteHide quote "Bruce Baker" <bru***@ardex.com.au> wrote in message news:eg86QMqZFHA.3320@TK2MSFTNGP12.phx.gbl... > Hi > > I want to display a small gif in a picture box - I don't want the picture > box to change size, but I want the image to scale to fix the picture box - > how do I do this ? > > thanks > Bruce > >
Creating a DLL and calling it from an app
How to calculate this? Sudden automation error with MS XML object Runtime error 53 memory leak ? Recent File Parse and preserve an object in a class SP5 to SP6: To update or not? App Protection How do I deploy a VB6 program to folder whose filename has spaces? |
|||||||||||||||||||||||