MsgBox() function
|
|
MsgBox Statement
|
Display the message in a dialog box and waits for the user
to choose the button
|
1
|
It display only the message and does not depend on the user
choice.
|
The general syntax is:
MsgBox(prompt,
buttons, title, helpfile, context)
|
2
|
The general syntax is:
MsgBox Text As String [,Type As Integer [,Dialogtitle As
String]]
|
MsgBox() return a value.
|
3
|
It does not any value.
|
MsgBox() Function has default title.
|
4
|
MsgBox statement does not have default title.
|
For example:
Ans = MsgBox("Are u sure?", vbYesNo)
|
5
|
MsgBox ”Good Morning”
|
Tuesday, 14 February 2017
What is the difference between message box statement and message box function?
About Something Different (Study Materials,New Think)
Author Description here.. Nulla sagittis convallis. Curabitur consequat. Quisque metus enim, venenatis fermentum, mollis in, porta et, nibh. Duis vulputate elit in elit. Mauris dictum libero id justo.
Subscribe to:
Post Comments (Atom)
Labels
- Android
- BCA
- C++
- Coding
- Computer Graphics
- DBMS
- Electronics
- English Tutorial
- java
- JSP
- JSP Architectures
- MCA
- MIS
- Operating System(OS)
- Program
- Run Command
- Study Materials
- System Simulation
- Technology
- Tip and Tricks
- VC++
- Visual Basic
- Web Technology
- XML
- टैकनोलजी
- हिंदी ट्यूटोरियल
- ইলেকট্রনিক্স
- ওয়েব ডেভলাপমেন্ট
- টেকনোলজি
- ডিজাইন
- দ্বিতীয় শ্রেণী
- প্রথম শ্রেণী
- প্রাক্ প্রাথমিক শ্রেণী
- ফেসবুক
- বাংলা টিউটোরিয়াল
- মোবাইল
No comments:
Write comments