what is the DIFF between Image and Picture box controls

Answer Posted / guest

The sizing behavior of the image control differs from that
of the picture box. It has a Stretch
property while the picture box has an AutoSize property.
Setting the AutoSize property to True
causes a picture box to resize to the dimensions of the
picture; setting it to False causes the
picture to be cropped (only a portion of the picture is
visible). When set to False (the default)
, the Stretch property of the image control causes it to
resize to the dimensions of the picture.
Setting the Stretch property to True causes the picture to
resize to the size of the image
control, which may cause the picture to appear distorted.

Is This Answer Correct ?    25 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which property of menu cannot be set at run time.

1514


How to down load image properties.

616


Can you create a tabletype of recordset in Jet - connected ODBC dbengine?

1545


What are the types of Error? In which areas the Error occurs?

1644


How should dates be implemented so they work with other language and country formats?

960






What is dao in visual basic?

535


What do you know about user forms.

640


What are the uses of List View Control?

1451


What is the use of ActiveX Documents?

1941


Explain the working with task in Gantt chart view.

566


What are the new events in textbox that has been included in VB ?

1358


How do I program the Novell NetWare API from VB?

970


How to find size of the file. Which method or function is used to occomplish this?

1501


Write the Steps in Creating an ActiveX Control?

1976


what are the different Types of Recordsets.

1545