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
____ is the difference between Listindex and Tab index.
Explain the "cursortype" and "Locktype" in VB?
DHTML Is used for what?
It is possible to access Text (x.txt) files? Explain.
Explain the working of templates?
Explain the working with task in Gantt chart view.
Is it possible to change menu runtime using API? If yes? Specify the function names.
What is the use of Data Form Wizard?
How do I access C style strings?
How do I add a form in visual basic?
___ property is used to change to ___ value to access a identity column'in datacontrols.
How do I call a DLL?
When/Why should I use Option Explicit?
How to get freefile location in memory?
What are the uses of List View Control?