What is the difference between message box
Answers were Sorted based on User's Feedback
Answer / elamaran
Message box shows the infomation/warning to the user. But,
input box required user to enter the input to proceed
further.
| Is This Answer Correct ? | 163 Yes | 11 No |
Answer / pradeep kushwaha
the input box used for input any value/data from user in
run time.but message box is use for showing any
message/information to user,that is write by user in design
time (in code).
| Is This Answer Correct ? | 81 Yes | 12 No |
Answer / shreya sondur
messagebox is used to display the messege to the user.It
can also be used to display warnings. Along with displaying
messages it can take the inputs such as ok,cance,yes ,no
etc which are having boolean values.
Inputbox is used to get the input from user during runtime.
| Is This Answer Correct ? | 45 Yes | 10 No |
We can use msgbox for display the message and getting input
from user like VB yes/no method, but
inputbox only for input. For msgbox we can't set the x, y
margin, but in the input box we can set.
| Is This Answer Correct ? | 25 Yes | 8 No |
Answer / suyog srivastava
The INPUTBOX is used to input data at the runtime but, MSGBOX is used to display message or information at runtime
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / yash thakur
A "massage box" is shows warrning or lead to proceed information at the run time but "input box" as the word input shows that input some data at the run time....the massage is write at the coding time which show in massage box but the data input inputs at the run time and it can be clear by cammand buttan but to change the massage of massage box will be change from coding
| Is This Answer Correct ? | 15 Yes | 9 No |
Answer / jignesh parmar
In the software system is defined by any output and if the
codding massage are passed then the result are massage so
this is called "massage Box", or the entered the value are
right and add for the program as well as the value are run
in program is completely called the use of "input Box".
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / apollo.monkey
Most of the answer above are correct, but i am worried for you if you are asking a question like that! Unless you have never developed before and have just started!
No Offense! :)
| Is This Answer Correct ? | 13 Yes | 12 No |
Answer / nitin garg
Input box( ) use to give input wheras Msg box ( ) use to show a msg to user.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rushikesh misal
Msgbox is nothing but the message that see by the user and
Inputbox is nothing but the enter data or information to the user
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the Sequence of events when a MDI form open with two child forms closing?
___,_____ and ____ container objects. ___ Property is to compress a image in image control. ___,___ and __ are difference between image and picture controls. To set the command button for ESC ___ Property has to be changed. ___,__,___ are the type of combo box? __ no of controls in form. OLE is used for _______ ___ is the control used to call a windows application. Clear property is available in ____,___ control. ___ Property is used to count no. of items in a combobox. ___ is a property to resize a label control according to your caption. ___ property is used to change to ___ value to access a identity column'in datacontrols. _____ is the property to ___,____,____ are valid for recordsource property of dat control. Timer control contains ________ no. of events. ____ property is used to lock a textbox to enter a datas. ____ is the difference between Listindex and Tab index. ____ property of menu cannot be set at run time. _____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol. ___ argument can be used to make a menuitem into bold. ___,___ arguments will be used to run a executable program in shell function ___ property used to add a menus at runtime. ___ VB constant make the menu item in centre. ___ method used to move a recordset pointer in nth position in DAG.
What is ADO?
Types of LockEdits in DAO?
How do I do Peek and Poke and other low-level stuff?
What is the difference between creating a object using New and CreateObject in Visual Basic?
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
To populate a single column value which dbcontrols you to use?
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
What are the different types of Dialog Box?
WHAT IS DIFFERENCE BETWEEN Message box and image box
what is the Difference between Declaration and Instantiation an object?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)