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

How do I use GetPrivateProfileString to read from INI files?

0 Answers  


Through which protocol OLEDB components are interfaced?

0 Answers  


What is the use of Connection object?

0 Answers  


What is ODBC?

2 Answers   Satyam,


Is it possible to Access BackEnd procedures? Explain.

0 Answers  






What is DBFailError?

1 Answers  


Is VB comes under Object Oriented Programming ?

1 Answers  


How would you use ActiveX Dll and ActiveX Exe in your application?

0 Answers  


What is the difference between Msgbox Statement and MsgboxQ function?

0 Answers  


What was introduced to Visual Basic to allow the use of Callback Functions?

1 Answers  


What is executenonquery in vb net?

0 Answers  


what database you used in project?

2 Answers   Satyam,


Categories