what is the DIFF between Image and Picture box controls
Answer Posted / harish
we can access only bitmap files in the Image box but in
picture box we can access both bitmap & JPEG files.
another difference is image box is having the property of
Stretch where picture box is not having this property.
so that we can fit the any picture to the reqired size in
image box.
| Is This Answer Correct ? | 18 Yes | 7 No |
Post New Answer View All Answers
How do I play MID, WAV or other multimedia files?
___,___ arguments will be used to run a executable program in shell function
How would you access objects created in ActiveX Exe and ActiveX D1T ?
What is form in visual basic?
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).
What is the use of Imagelist Controls ?
What about DLL calls that require callbacks?
Explain about declaring variables in Visual basic?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
What is ActiveX Document?
How do I implement Undo?
Which method is preferred to save datas like database?
____ is the difference between Listindex and Tab index.
How do I set the Windows wallpaper at runtime?
How would you create your application in DHTML?