Click to See Complete Forum and Search --> : Form Picture Problem


Amrit
November 28th, 1999, 11:52 PM
I have set my screen resolution at 800 x 600 . I want to put a picture on the form..i mean i want to use the picture property of the form to host a picture .The form is in its maxamised state.
i want the complete picture to come on the form and nicely fit it.what should be the size of the picture so that if can nicely fit on theform


AmritPalSingh
MTech Production
IIT Delhi
India
110029

mikledet
December 6th, 1999, 07:25 AM
Use the Strech property of the picture - set it on True.
In design time - set the picture to be the size you like.
In run time it will be stretched in the lines you defined in design time.
All the best
dani