Re: [Gambas-user] Picture Viewer Project
Brought to you by:
gambas
|
From: Laurent C. <lor...@in...> - 2005-03-14 23:37:16
|
Le Mardi 15 Mars 2005 00:37, Michael Sullivan a =E9crit=A0: > OK. I put the PictureBox inside the ScrollView. One of my test > pictures was too big to completely display in the PictureBox even with > the help of scrollbars. Is there a way to make the PictureBox expand to > show the entire image, even if one has to use scrollbars to see the > entire image? > something like picturebox.resize(picture.Width, picture.Height) =2D-=20 Laurent Carlier |