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
What is the Windows API?
How would you attach pictures in column headers of List View Control?
How can you Navigate from the DHTML application to another DHTML application? .
What is the default workspace?
It possible to call OLEDB's Features directly in VB without using any control?
How many File System Controls are there Explain?
What are the types of API Types.
Explain the usage of Web Browser Control?
what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com
How to find size of the file. Which method or function is used to occomplish this?
How would you use ActiveX Dll and ActiveX Exe in your application?
Through which protocol OLEDB components are interfaced?
What is recordset in visual basic?
Is it possible to Access BackEnd procedures?
I get a "file not found" error on the IIF function when I distribute by program. Why?