WHAT IS DIFFERENCE BETWEEN Message box and image box

Answers were Sorted based on User's Feedback



WHAT IS DIFFERENCE BETWEEN Message box and image box..

Answer / hitesh

Message box is used to display some text or datas.
imagebox is used to show some pics in it

Is This Answer Correct ?    34 Yes 1 No

WHAT IS DIFFERENCE BETWEEN Message box and image box..

Answer / ashok

message box for display the message,image box for display
image.

Is This Answer Correct ?    22 Yes 4 No

WHAT IS DIFFERENCE BETWEEN Message box and image box..

Answer / anusuya

message box is used for diaplaying messages at the runtime
and imagebox is used for displaying images.

Is This Answer Correct ?    14 Yes 0 No

WHAT IS DIFFERENCE BETWEEN Message box and image box..

Answer / haiipl25

Message box is a function and it is used to display some
message.

And Image box is a component, which is used to display some
image.

Is This Answer Correct ?    9 Yes 1 No

WHAT IS DIFFERENCE BETWEEN Message box and image box..

Answer / manish

message box is used for diaplaying messages at the runtime
and imagebox is used for displaying images

Is This Answer Correct ?    7 Yes 2 No

WHAT IS DIFFERENCE BETWEEN Message box and image box..

Answer / guna jenie

message box is used to insert and display the text and
data,image box is used to insert and display the images....

Is This Answer Correct ?    3 Yes 1 No

WHAT IS DIFFERENCE BETWEEN Message box and image box..

Answer / thoufiq

msgbox: Displays some text that the user can understand, and
image box is used to display the image...

Is This Answer Correct ?    2 Yes 1 No

WHAT IS DIFFERENCE BETWEEN Message box and image box..

Answer / ravi noneria

Both are altogether deff and used for diff purposes.

Is This Answer Correct ?    1 Yes 0 No

WHAT IS DIFFERENCE BETWEEN Message box and image box..

Answer / uday salunkhe

MessageBox =
Messagebox is use to display information to
user.Information can be text or Number.using MessageBox
User can interact/communicate with Program.

ImageBox =
Imagebox is use to display Image on Form.
Using Imagebox We Can Make Attractive Form.

Is This Answer Correct ?    1 Yes 0 No

WHAT IS DIFFERENCE BETWEEN Message box and image box..

Answer / sukirti sharma

Message Box= This is a type of dialog box used to display a message. A message box only consists of text, an icon and one or two push buttons to accept or cancel the message.

Image Box= To show some pics.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What is keyword used to compare two objects?

2 Answers  


How would you Create a Query Builder and Explain its uses ?

0 Answers  


What is the difference between c++ and visual basic?

0 Answers  


What is difference between procedural prog. Language

5 Answers  


Discuss the working with to-do lists.

0 Answers  






What is the difference between a Dynaset and Snapshot and how would you create one?

2 Answers  


How would you add elements and pictures to listitems in listview control?

0 Answers  


What are 3 main differences between flexgrid control and dbgrid control?

0 Answers  


How to compare inserted text in (textbox1.text) with existing database value in (Sqldatasource1) in visual studio 2005 ?

1 Answers  


how can i connect the samble database that comes with vb-6 (biblio.mdb) to a datagrid using code? ie what code i have to put in load event

1 Answers  


what are the types of cursors in DAO?

0 Answers  


What is controls in vb?

0 Answers  


Categories