What is the difference between a PictureBox and Image
control?
Answer Posted / 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 |
Post New Answer View All Answers
Write the Steps in Creating an ActiveX Control?
Explain the types of Views in Listview Control?
__ no of controls in form.
What is "Reserved Error -1209"?
Why does everybody say I should save in TEXT not BINARY?
Is it possible to call oracle database through ADO control or Object?
What are the Internet tools available in VB6.0?
What is the difference between change event in normal combobox and dbcombobox?
Is it possible to change menu runtime using API? If yes Specify the function names?
Explain OLE Drag and Drop?
How do I make a text box not beep but do something else when I hit the Enter key?
Is it possible to change menu runtime using API? If yes? Specify the function names.
What is Internet Explorer and its uses?
What is the use of parameters collection?
How would you create properties by using class Builder Wizard?