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

How to customize workgroup message?

0 Answers  


How would you map properties to controls by using ActiveX Control Interface Wizard?

0 Answers  


how many no of controls in form?

16 Answers   AIMS, Airex Logistics,


What is the use of NEW Keyword Explain?

2 Answers  


Explain about the creation of EXE files with Visual Basic?

0 Answers  


Which type of object requires this object?

0 Answers  


How do I dial a phone number without using the MSCOMM VBX?

0 Answers  


How many types of Instantiations are there and what are they?

1 Answers  


Why we use Treeview Control?

2 Answers  


How can you force new objects to be created on new threads?

0 Answers  


Give brief description about class?

0 Answers  


Is it possible to Manipulate data through flexgrid? Explain.

0 Answers  


Categories