Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between message box

Answers were Sorted based on User's Feedback



What is the difference between message box..

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

What is the difference between message box..

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

What is the difference between message box..

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

What is the difference between message box..

Answer / saikat kumar das

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

What is the difference between message box..

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

What is the difference between message box..

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

What is the difference between message box..

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

What is the difference between message box..

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

What is the difference between message box..

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

What is the difference between message box..

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

Post New Answer

More Visual Basic Interview Questions

what are the Sequence of events when a MDI form open with two child forms closing?

1 Answers  


___,_____ 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.

1 Answers   TCS,


What is ADO?

1 Answers   Satyam,


Types of LockEdits in DAO?

0 Answers  


How do I do Peek and Poke and other low-level stuff?

0 Answers  


What is the difference between creating a object using New and CreateObject in Visual Basic?

1 Answers  


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.

0 Answers   Accenture,


To populate a single column value which dbcontrols you to use?

0 Answers  


how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language

0 Answers  


What are the different types of Dialog Box?

2 Answers   Apollo, ATTC,


WHAT IS DIFFERENCE BETWEEN Message box and image box

13 Answers  


what is the Difference between Declaration and Instantiation an object?

1 Answers  


Categories