what are the differences between image and picture controls?

Answers were Sorted based on User's Feedback



what are the differences between image and picture controls?..

Answer / kumari santosh

Image Controls:
The Image control displays bitmps,icons,or Windows
metafiles; acts like a command button when clicked.
Picture controls;
The Picture control also displays bitmaps, icons or
windows metafiles. But it displays text or acts as a visual
container for other controls.

Is This Answer Correct ?    13 Yes 1 No

what are the differences between image and picture controls?..

Answer / vikram gore(india)

image :
image has more properties,methods than pctr
it has stertch prprty
pictr:
it has less prprts

Is This Answer Correct ?    10 Yes 2 No

what are the differences between image and picture controls?..

Answer / cherran

Basically both handles picture. Apart from that, Picture Box
is a container to hold controls on it also you can place the
PictureBox control on the MDI form etc.

Is This Answer Correct ?    9 Yes 3 No

Post New Answer

More Visual Basic Interview Questions

Is it possible to call backend procedures with ADO control?

1 Answers   TCS,


How do I create a new form in visual basic?

1 Answers  


___ property used to add a menus at runtime.

1 Answers  


What is the use of OLE?

1 Answers   IBM,


List out controls which does not have events ?

1 Answers  


What are constructors and destructors?

1 Answers  


How do I force a file dialogue box to reread the currect disk?

0 Answers  


What is the use of Hyperlink control for DHTML applications?

1 Answers  


what is the Difference between Dynaset and Snapshot?

1 Answers  


what is visual basic

14 Answers  


Draw Sequence Modal of RDO and Explain?

1 Answers  


How does the following statements work? On Error Resume Next

1 Answers  


Categories