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
Explain Default cursor Type and LockEdit type in DAO?
How can I call a 'hidden' DOS program from VB?
what controls have you used in your project?
How many types of API functions are available in VB?
how to make unlimited id(1rimjim,2rimjim,3rimjim....etc) login grp chat pogram for jabber?
what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com
What is connection object in vb net?
It possible to call OLEDB's Features directly in VB without using any control?
How do I get a bitmap picture in a field in an Access database?
Recordset object consists what?
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
What is "NULL"?
What is the default model of the form?
What is a thread pool and how are the threads within a thread pool managed?
What is database vb?