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

It possible to call OLEDB's Features directly in VB without using any control?

1498


What is the use of progress Bar Control?

1499


What are the types of line styles available in Treeview Control?

1879


How would you create properties by using class Builder Wizard?

2112


how to make unlimited id(1rimjim,2rimjim,3rimjim....etc) login grp chat pogram for jabber?

1981






Parts of ODBC?

1458


Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.

1074


What is Seek Method which type of record set is available this?

1500


How many objects resides in ADO ?

1455


What is the use of Scalewidth and ScaleHeight Proeperty?

1465


What is the use of NEW Keyword? Explain.

1560


How would you use ActiveX Dll and ActiveX Exe in your application?

1615


___,_____ and ____ container objects.

1043


How would you run your ActiveX Document Dll?

1439


___ VB constant make the menu item in centre.

1341