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


Please Help Members By Posting Answers For Below Questions

How should dates be implemented so they work with other language and country formats?

1173


How do I do Peek and Poke and other low-level stuff?

1191


Timer control contains ________ no. of events.

1984


Explain about conditional operators?

774


What is "Reserved Error -1209"?

1577


Types of DBCombo boxes

1799


When should we use recursive programming?

754


What is a thread pool and how are the threads within a thread pool managed?

1825


How to find the current record position in data control?

1672


What language does visual basic use?

720


Explain about an event-driven programming language?

733


What is recordset in visual basic?

772


VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?

1755


what are the Types of cursors in RDO?

2072


To.set the command button for ESC ___ Property has to be changed.

1272