What is the difference between a PictureBox and Image
control?

Answers were Sorted based on User's Feedback



What is the difference between a PictureBox and Image control?..

Answer / mama

IMAGE CONTROL-IMAGE CONTROL HAS STRETCH PROPERTY.



PICTURE CONTROL-PICTURE CONTROL HAS AUTO SIZE PROPERTY.

Is This Answer Correct ?    42 Yes 5 No

What is the difference between a PictureBox and Image control?..

Answer / guest

Image Control - Use this to display a picture. Use it over
the PictureBox because it takes less operating system
resources

PictureBox- While it can display pictures, it also acts as
an area on which you can print text and graphics.
Use it for home-grown graphics or print previews

Is This Answer Correct ?    40 Yes 10 No

What is the difference between a PictureBox and Image control?..

Answer / soumik das

image control -image control has stretch property
picture box-picture box grown graphics or prient preview

Is This Answer Correct ?    13 Yes 4 No

Post New Answer

More Visual Basic Interview Questions

Binary Access-method isused to access file in which manner?

0 Answers  


what is the front end you used?

3 Answers   Satyam,


How do I tell when an application executed using the SHELL command is finished?

0 Answers  


What will happen if you issue a Resume statement after handling an error?

3 Answers  


Explain the types of Views in Listview Control?

0 Answers   Hella,






HTML stands for What? Use of HTML ?

1 Answers  


How do I call a DLL?

0 Answers  


How can you get selected file from file system Control?

0 Answers  


What is constructors and distructors.

0 Answers  


Explain about an event-driven programming language?

0 Answers  


in vb6.0 can we use function keys (F1 to F12) in form_keypress event in a form which contains commandbutton (s) control? if yes, then explain me how it is possible. Thanks.

2 Answers   Wipro,


Q1. A. Discuss the various types of variables. B. How to control the file? Q2. A. How the image application? B. Write short notes on trees structures work. Q3. A. How to load and unload child forms. B. When should we use recursive programming Q4. A. Write short notes on "The ole control's shortcut menu" B. How to test the AX stat class Q5. A. How to use advanced data-bound controls. B. Write notes on manipulating the recordset object Q6. A. What is script control? B. How to down load image properties. C. What is meant by building a recordset.

1 Answers   Infotech,


Categories