adspace
WHAT IS DIFFERENCE BETWEEN Message box and image box
Answer Posted / 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 |
Post New Answer View All Answers
How do I make the mouse cursor invisible/visible?
How would you activate animation control?
Draw Sequence Modal of DAO and Explain?
How would you attach pictures in column headers of List View Control?
Specify technical & functional architecture of your last 2 projects.
How do I tell when an application executed using the SHELL command is finished?
How do I force a file dialogue box to reread the currect disk?
With in the form we want to check all the text box control are typed or not? How?